Action.isImportant

Get isImportant property.

More...
  1. bool isImportant [@property getter]
    class Action
    @property
    bool
    isImportant
    ()
  2. bool isImportant [@property setter]

Return Value

Type: bool

Whether the action is considered important. When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode.

Detailed Description

Deprecated: There is no corresponding replacement when using #GAction