gtkCellRendererSetFixedSize {RGtk2} | R Documentation |
Sets the renderer size to be explicit, independent of the properties set.
gtkCellRendererSetFixedSize(object, width, height)
|
|
|
the width of the cell renderer, or -1 |
|
the height of the cell renderer, or -1 |
Derived by RGtkGen from GTK+ documentation