Package: gtk

Accessor gtk-font-chooser-widget-tweak-action

Lambda List

gtk-font-chooser-widget-tweak-action (object)

Syntax

(gtk-font-chooser-widget-tweak-action object) => tweak-action
(setf (gtk-font-chooser-widget-tweak-action object) tweak-action)

Arguments

object -- a gtk-font-chooser-widget widget
tweak-action -- a g-action toggle action

Details

Accessor of the tweak-action slot of the gtk-font-chooser-widget class.

A toggle action that can be used to switch to the tweak page of the font chooser widget, which lets the user tweak the OpenType features and variation axes of the selected font. The action will be enabled or disabled depending on whether the selected font has any features or axes.
 

See also

2020-6-6