gtkCellLayoutClearAttributes {RGtk2}R Documentation

gtkCellLayoutClearAttributes

Description

Clears all existing attributes previously set with gtkCellLayoutSetAttributes.

Usage

gtkCellLayoutClearAttributes(object, cell)

Arguments

object [GtkCellLayout] A GtkCellLayout.
cell [GtkCellRenderer] A GtkCellRenderer to clear the attribute mapping on.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]