get_displayed_row


Description:

public TreePath? get_displayed_row ()

Returns a `GtkTreePath` referring to the currently displayed row.

If no row is currently displayed, null is returned.

Parameters:

this

a `GtkCellView`

Returns:

the currently displayed row