Description Usage Arguments Value Author(s)
Searches the children of list
for the index of child
.
WARNING: gtk_list_child_position
is deprecated and should not be used in newly-written code.
1 | gtkListChildPosition(object, child)
|
|
the list widget. |
|
the child to look for. |
[integer] the index of the child, -1 if not found.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.