in case no row exists for the given y coordinate.
ListBox.getRowAtY
gtk.list_box_row.ListBoxRow getRowAtY(int y)Gets the row at the y position.
Parameters
y | position |
Returns
the row or null
gtk.list_box_row.ListBoxRow getRowAtY(int y)Gets the row at the y position.
y | position |
in case no row exists for the given y coordinate.