Class: Gtk::VolumeButton

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#newGtk::Widget

Creates a Gtk::VolumeButton, with a range between 0.0 and 1.0, with a stepping of 0.02. Volume values can be obtained and modified using the functions from Gtk::ScaleButton.

Returns:

#use_symbolic=(use_symbolic) ⇒ TrueClass

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.

Parameters:

  • use_symbolic (TrueClass)

Returns:

  • (TrueClass)

    use-symbolic

  • (TrueClass)

    use-symbolic

#use_symbolic?TrueClass

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.

Returns:

  • (TrueClass)

    use-symbolic