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
VolumeButton self()Returns `this`, for use in `with` statements.VolumeButtonGidBuilder builder()Get builder for [gtk.volume_button.VolumeButton] Returns: New builder objectbool useSymbolic() @propertyGet `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) @propertySet `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...Methods
T useSymbolic(bool propval)Set `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