gtkFixedPut {RGtk2} | R Documentation |
Adds a widget to a GtkFixed
container at the given position.
gtkFixedPut(object, widget, x, y)
|
a |
|
the widget to add. |
|
the horizontal position to place the widget at. |
|
the vertical position to place the widget at. |
Derived by RGtkGen from GTK+ documentation