[ Version ( since = "3.10" ) ]
public unowned ListBoxRow? get_row_at_y (int y)
Gets the row at the y position.
| this |
a ListBox |
| y |
position |
|
the row or null in case no row exists for the given y coordinate. |