Class
AgsGuiScale
[−]
Description
class AgsGui.Scale : Gtk.Widget
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
flags: AgsScaleFlags,
orientation: GtkOrientation,
key_mask: AgsScaleKeyMask,
button_state: AgsScaleButtonState,
font_size: guint,
control_name: gchar*,
lower: gdouble,
upper: gdouble,
default_value: gdouble,
step_count: guint,
page_size: gdouble,
scale_step_count: gint,
scale_point: gchar**,
scale_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.Scale::value-changed
The ::value-changed signal notifies about modified default value.
since: 3.0.0
[+]