Method
GtkTreeViewconvert_widget_to_tree_coords
Declaration [src]
void
gtk_tree_view_convert_widget_to_tree_coords (
GtkTreeView* tree_view,
int wx,
int wy,
int* tx,
int* ty
)
Description [src]
Converts widget coordinates to coordinates for the tree (the full scrollable area of the tree).