Action.isImportant

bool isImportant() @property

Get isImportant property.

Returns

Whether the action is considered important. When TRUE, toolitem

proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode.

Deprecated

There is no corresponding replacement when using

#GAction

void isImportant(bool propval) @property

Set isImportant property.

Parameters

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

Deprecated

There is no corresponding replacement when using

#GAction