API Version: 4.0
Library Version: 4.8.2
void gtk_tree_view_convert_bin_window_to_widget_coords ( GtkTreeView* tree_view, int bx, int by, int* wx, int* wy )
Converts bin_window coordinates to widget relative coordinates.
bx
Type: int
int
Bin_window X coordinate.
by
Bin_window Y coordinate.
wx
Type: int*
int*
Return location for widget X coordinate.
wy
Return location for widget Y coordinate.