Package: gtk

Function gtk-flow-box-child-at-index

Lambda List

gtk-flow-box-child-at-index (flowbox index)

Arguments

flowbox -- a gtk-flow-box widget
index -- an integer with the position of the child widget

Return Value

The child widget, which will always be a gtk-flow-box-child widget or nil in case no child widget with the given index exists.

Details

Gets the nth child widget in the flow box.
 

See also

2021-12-6