Package: gtk

Function gtk:list-box-row-at-y

Lambda List

gtk:list-box-row-at-y (listbox y)

Arguments

listbox -- a gtk:list-box widget
y -- an integer with the position of the row

Return Value

The gtk:list-box-row widget for the given y coordinate.

Details

Gets the row at the y position in the list box.
 

See also

#2024-4-13