RGtk2 (version 2.20.31)

gtkListChildPosition: gtkListChildPosition

Description

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.

Usage

gtkListChildPosition(object, child)

Arguments

object
the list widget.
child
the child to look for.

Value