Action.isImportant

Set isImportant property.

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

Parameters

propval 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