CellView.getDisplayedRow

Returns a gtk.tree_path.TreePath referring to the currently displayed row. If no row is currently displayed, null is returned.

class CellView
getDisplayedRow
()

Return Value

Type: gtk.tree_path.TreePath

the currently displayed row