RGtk2 (version 2.20.31)

gtkActionSetIsImportant: gtkActionSetIsImportant

Description

Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not.

Usage

gtkActionSetIsImportant(object, is.important)

Arguments

object
the action object
is.important
TRUE to make the action important

Details

Since 2.16