get_row_at_y


Description:

[ Version ( since = "3.10" ) ]
public unowned ListBoxRow? get_row_at_y (int y)

Gets the row at the y position.

Parameters:

this

a ListBox

y

position

Returns:

the row or null in case no row exists for the given y coordinate.