Package: gtk

Accessor gtk-activatable-use-action-appearance

Lambda List

gtk-activatable-use-action-appearance (object)

Syntax

(gtk-activatable-use-action-appearance object) => action
(setf (gtk-activatable-use-action-appearance object) action)

Arguments

activatable -- a gtk-activatable widget
use-appearance -- a boolean whether to use the actions appearance

Details

Accessor of the use-action-appearance slot of the gtk-activatable class.

The slot access function gtk-activatable-use-action-appearance gets whether the activatable should reset its layout and appearance when setting the related action or when the action changes appearance. The slot access function (setf gtk-activatable-use-action-appearance) sets whether this activatable should reset its layout and appearance.

Warning

The function gtk-activatable-use-action-appearance has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-7-20