fltk_group_child

fnWidgetPtr fltk_group_child(GroupPtr group, int index)

Gets a child widget by index.

Parameters

groupThe group
indexChild index (0-based)

Returns

Child widget, or null if index out of range