gtkCellViewGetModel {RGtk2}R Documentation

gtkCellViewGetModel

Description

Returns the model for cell.view. If no model is used NULL is returned.

Usage

gtkCellViewGetModel(object)

Arguments

object

a GtkCellView

Details

Since 2.16

Value

[GtkTreeModel] a GtkTreeModel used or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]