Package: gtk

Function gtk:list-box-row-index

Lambda List

gtk:list-box-row-index (row)

Arguments

row -- a gtk:list-box-row widget

Return Value

The integer with the index of the row in the list box, or -1 if the row is not in the list box.

Details

Gets the current index of the row in its list box.
 

See also

#2024-4-15