Method

GtkActivatableget_use_action_appearance

deprecated: 3.10 since: 2.16

Declaration [src]

gboolean
gtk_activatable_get_use_action_appearance (
  GtkActivatable* activatable
)

Description [src]

Gets whether this activatable should reset its layout and appearance when setting the related action or when the action changes appearance.

Available since: 2.16

Deprecated since: 3.10

Please do not use it in newly written code.

Return value

Type: gboolean

Whether activatable uses its actions appearance.