ListBox.getRowAtY

gtk.list_box_row.ListBoxRow getRowAtY(int y) nothrow

Gets the row at the y position.

Parameters

yposition

Returns

the row or null

in case no row exists for the given y coordinate.