Description Usage Arguments Author(s)
Adds child.widget
to layout
, at position (x
,y
).
layout
becomes the new parent container of child.widget
.
1 | gtkLayoutPut(object, child.widget, x, y)
|
|
a |
|
child widget |
|
X position of child widget |
|
Y position of child widget |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.