| gtkCellRendererGetFixedSize {RGtk2} | R Documentation |
Fills in width and height with the appropriate size of cell.
gtkCellRendererGetFixedSize(object)
|
[GtkCellRenderer] A GtkCellRenderer |
A list containing the following elements:
|
[integer] location to fill in with the fixed width of the widget, or NULL |
|
[integer] location to fill in with the fixed height of the widget, or NULL |
Derived by RGtkGen from GTK+ documentation