gtkLayoutPut
Adds child.widget
to layout
, at position (x
,y
).
layout
becomes the new parent container of child.widget
.
gtkLayoutPut(object, child.widget, x, y)
|
|
|
child widget |
|
X position of child widget |
|
Y position of child widget |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.