GtkVolumeButton
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkButton ╰── GtkScaleButton ╰── GtkVolumeButton
GtkVolumeButton implements AtkImplementorIface, GtkBuildable, GtkActivatable and GtkOrientable.
#include <gtk/gtk.h>
GtkWidget * gtk_volume_button_new (void);
void
Since: 2.12
struct GtkVolumeButton;