VolumeButton.useSymbolic

bool useSymbolic() @property

Get useSymbolic property.

Returns

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.

Deprecated

This widget will be removed in GTK 5
void useSymbolic(bool propval) @property

Set useSymbolic property.

Parameters

propvalWhether 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.

Deprecated

This widget will be removed in GTK 5