Class
AgsGuiTempo
[−]
Description
class AgsGui.Tempo : Gtk.Widget
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
orientation: GtkOrientation,
key_mask: AgsTempoKeyMask,
button_state: AgsTempoButtonState,
font_size: guint,
control_name: gchar*,
lower: gdouble,
upper: gdouble,
default_value: gdouble,
step_count: guint,
page_size: gdouble,
tempo_step_count: gint,
tempo_point: gchar**,
tempo_value: gdouble*
}
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.Tempo::value-changed
The ::value-changed signal notifies about modified default value.
since: 5.1.0
[+]