Method

GtkActionget_is_important

deprecated: 3.10 since: 2.16

Declaration [src]

gboolean
gtk_action_get_is_important (
  GtkAction* action
)

Description [src]

Checks whether action is important or not.

Available since: 2.16

Deprecated since: 3.10

Use GAction instead, and control and monitor whether labels are shown directly.

Return value

Type: gboolean

Whether action is important.