gtkListChildPosition
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.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.