convert_bin_window_to_widget_coords
Description:
Converts bin_window coordinates to widget relative coordinates.
Note:
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
Parameters:
this |
a `GtkTreeView` |
bx |
bin_window X coordinate |
by |
bin_window Y coordinate |
wx |
return location for widget X coordinate |
wy |
return location for widget Y coordinate |