get_displayed_row
Description:
[
Version ( since =
"2.6" ) ]
public TreePath?
get_displayed_row ()
Returns a TreePath referring to the currently displayed row.
If no row is currently displayed, null is returned.
Parameters:
Returns:
the currently displayed row or null
|