Function gtk_sys::gtk_tree_view_convert_widget_to_tree_coords
[−]
[src]
pub unsafe extern "C" fn gtk_tree_view_convert_widget_to_tree_coords(
tree_view: *mut GtkTreeView,
wx: c_int,
wy: c_int,
tx: *mut c_int,
ty: *mut c_int
)