ActivatableIF.setUseActionAppearance

Sets whether this activatable should reset its layout and appearance when setting the related action or when the action changes appearance Note GtkActivatable implementors need to handle the "use-action-appearance" property and call gtk_activatable_sync_action_properties() to update activatable if needed. Since 2.16

interface ActivatableIF
void
setUseActionAppearance

Parameters

useAppearance int

whether to use the actions appearance

Meta