gtkCellLayoutClear {RGtk2}R Documentation

gtkCellLayoutClear

Description

Unsets all the mappings on all renderers on cell.layout and removes all renderers from cell.layout.

Usage

gtkCellLayoutClear(object)

Arguments

object [GtkCellLayout] A GtkCellLayout.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]