gtkCellLayoutGetCells {RGtk2}R Documentation

gtkCellLayoutGetCells

Description

Returns the cell renderers which have been added to cell.layout.

Usage

gtkCellLayoutGetCells(object)

Arguments

object [GtkCellLayout] a GtkCellLayout

Details

Since 2.12

Value

[list] a list of cell renderers. The list.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]