gtkCellLayoutClearAttributes {RGtk2}R Documentation

gtkCellLayoutClearAttributes

Description

Clears all existing attributes previously set with gtkCellLayoutSetAttributes.

Usage

gtkCellLayoutClearAttributes(object, cell)

Arguments

object

A GtkCellLayout.

cell

A GtkCellRenderer to clear the attribute mapping on.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]