Note that if the symbolic icons are not available in your installed theme, then the normal (potentially colorful) icons will be used.
VolumeButton.useSymbolic
bool useSymbolic() @propertyGet useSymbolic property.
Returns
Whether to use symbolic icons as the icons.
Deprecated
This widget will be removed in GTK 5
void useSymbolic(bool propval) @propertySet useSymbolic property.
Parameters
propval | 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