gtk.volume_button
Module for [VolumeButton] class
Types 3
gtk.volume_button.VolumeButton is a gtk.scale_button.ScaleButton subclass tailored for volume control.
Deprecated
This widget will be removed in GTK 5
Methods
VolumeButtonGidBuilder builder() static nothrowGet builder for [gtk.volume_button.VolumeButton] Returns: New builder objectbool useSymbolic() @property nothrowGet `useSymbolic` property. Returns: Whether to use symbolic icons as the icons.void useSymbolic(bool propval) @property nothrowSet `useSymbolic` property. Params: propval = Whether to use symbolic icons as the icons.Fluent builder implementation template for gtk.volume_button.VolumeButton
Methods
T useSymbolic(bool propval) nothrowSet `useSymbolic` property. Params: propval = Whether to use symbolic icons as the icons.Fluent builder for gtk.volume_button.VolumeButton
Methods