Method
GtkTreeViewconvert_widget_to_bin_window_coords
Declaration [src]
void
gtk_tree_view_convert_widget_to_bin_window_coords (
GtkTreeView* tree_view,
int wx,
int wy,
int* bx,
int* by
)
Description [src]
Converts widget coordinates to coordinates for the bin_window.
Deprecated since: | 4.10 |
Use |