gtkListChildPosition: gtkListChildPosition

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

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

1
gtkListChildPosition(object, child)

Arguments

object

the list widget.

child

the child to look for.

Value

[integer] the index of the child, -1 if not found.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.