Gtk.TreeView.prototype.convert_tree_to_bin_window_coords

function convert_tree_to_bin_window_coords(tx:Number, ty:Number):void {
    // Gjs wrapper for gtk_tree_view_convert_tree_to_bin_window_coords()
}

Converts tree coordinates (coordinates in full scrollable area of the tree) to bin_window coordinates.

Since 2.12

tx

tree X coordinate

ty

tree Y coordinate