Package: gtk

Accessor gtk:volume-button-use-symbolic

Lambda List

gtk:volume-button-use-symbolic (object)

Syntax

(gtk:volume-button-use-symbolic object) => setting
(setf (gtk:volume-button-use-symbolic object) setting)

Arguments

object -- a gtk:volume-button widget
setting -- a boolean whether to use symbolic icons

Details

Accessor of the use-symbolic slot of the gtk:volume-button class. Whether to use symbolic icons as the icons. Note that if the symbolic icons are not available in your installed theme, then the normal, potentially colorful icons will be used.

Warning

The gtk:volume-button implementation has been deprecated since version 4.10 and should not be used in newly written code. This widget will be removed in GTK 5.
 

See also

2024-5-2