| gtkCellViewGetSizeOfRow {RGtk2} | R Documentation |
Sets requisition to the size needed by cell.view to display
the model row pointed to by path.
gtkCellViewGetSizeOfRow(object, path)
|
[GtkCellView] a GtkCellView |
|
[GtkTreePath] a GtkTreePath |
Since 2.6
A list containing the following elements:
retval |
[logical] TRUE |
|
[GtkRequisition] return location for the size |
Derived by RGtkGen from GTK+ documentation