Gtk.TreeView.prototype.convert_bin_window_to_widget_coords
function convert_bin_window_to_widget_coords(bx:Number, by:Number):void { // Gjs wrapper for gtk_tree_view_convert_bin_window_to_widget_coords() }
Converts bin_window coordinates (see Gtk.get_bin_window) to widget relative coordinates.
Since 2.12
- bx
bin_window X coordinate
- by
bin_window Y coordinate