Gtk.Activatable.prototype.get_use_action_appearance
function get_use_action_appearance():Boolean { // Gjs wrapper for gtk_activatable_get_use_action_appearance() }
Gets whether this activatable should reset its layout and appearance when setting the related action or when the action changes appearance.
Since 2.16
- Returns
whether activatable uses its actions appearance.