gtkLayoutSetSize {RGtk2} | R Documentation |
Sets the size of the scrollable area of the layout.
gtkLayoutSetSize(object, width, height)
|
[GtkLayout ] a GtkLayout |
|
[numeric] width of entire scrollable area |
|
[numeric] height of entire scrollable area |
Derived by RGtkGen from GTK+ documentation