Class
AgsGuiLevel
[−]
Description
class AgsGui.Level : Gtk.Widget
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
flags: guint,
orientation: GtkOrientation,
key_mask: AgsLevelKeyMask,
button_state: AgsLevelButtonState,
data_format: AgsLevelDataFormat,
font_size: guint,
lower: gdouble,
upper: gdouble,
normalized_volume: gdouble,
step_count: guint,
page_size: gdouble,
samplerate: guint,
audio_channel: guint*,
audio_channel_count: guint
}
No description available.
[−]
Instance methods
[+]
Methods inherited from GtkAccessible (19)
[+]
Methods inherited from GtkBuildable (1)
[+]
Methods inherited from GtkOrientable (2)
[−]
Properties
[+]
Properties inherited from GtkAccessible (1)
[+]
Properties inherited from GtkOrientable (1)
[−]
Signals
AgsGui.Level::value-changed
The ::value-changed signal notifies about modified default value.
since: 3.0.0
[+]