gtkCellViewGetDisplayedRow {RGtk2} | R Documentation |
Returns a GtkTreePath
referring to the currently
displayed row. If no row is currently displayed,
NULL
is returned.
gtkCellViewGetDisplayedRow(object)
|
[GtkCellView ] a GtkCellView |
Since 2.6
[GtkTreePath
] the currently displayed row or NULL
Derived by RGtkGen from GTK+ documentation