gtk.volume_button
Module for [VolumeButton] class
Types 3
#GtkVolumeButton is a subclass of #GtkScaleButton that has been tailored for use as a volume control widget with suitable icons, tooltips and accessible labels.
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. Note that if the symbolic icons are not available in your installed theme, then the normal (potentially colorful) ic...void useSymbolic(bool propval) @property nothrowSet `useSymbolic` property. Params: 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 col...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. Note that if the symbolic icons are not available in your installed theme, then the normal (potentially col...Fluent builder for gtk.volume_button.VolumeButton
Methods