Description Usage Arguments Author(s)
Reorders the page containing child
, so that it appears in position
position
. If position
is greater than or equal to the number of
children in the list or negative, child
will be moved to the end
of the list.
1 | gtkNotebookReorderChild(object, child, position)
|
|
a |
|
the child to move |
|
the new position, or -1 to move to the end |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.