gtkCellViewGetDisplayedRow {RGtk2.10}R Documentation

gtkCellViewGetDisplayedRow

Description

Returns a GtkTreePath referring to the currently displayed row. If no row is currently displayed, NULL is returned.

Usage

gtkCellViewGetDisplayedRow(object)

Arguments

object [GtkCellView] a GtkCellView

Details

Since 2.6

Value

[GtkTreePath] the currently displayed row or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]