Gtk.CellView.prototype.get_size_of_row
function get_size_of_row(path:Gtk.TreePath):Boolean { // Gjs wrapper for gtk_cell_view_get_size_of_row() }
Sets requisition to the size needed by cell_view to display the model row pointed to by path.
Since 2.6
- path
- Returns
true