Package: gtk

Accessor gtk-volume-button-use-symbolic

Lambda List

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

Syntax

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

Arguments

object -- a gtk-volume-button widget
use-symbolic -- 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.
 

See also

2021-12-23