Class
AgsGuiDial
[−]
Description
class AgsGui.Dial : Gtk.Widget
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget {
flags: AgsDialFlags,
radius: guint,
outline_strength: guint,
scale_precision: guint,
scale_max_precision: guint,
font_size: guint,
button_width: gint,
button_height: gint,
margin_left: gint,
margin_right: gint,
tolerance: gdouble,
negated_tolerance: gdouble,
adjustment: GtkAdjustment*,
gravity_x: gdouble,
gravity_y: gdouble,
current_x: gdouble,
current_y: gdouble
}
No description available.
[−]
Instance methods
[+]
Methods inherited from GtkAccessible (19)
[+]
Methods inherited from GtkBuildable (1)
[−]
Signals
AgsGui.Dial::value-changed
The ::value-changed signal notifies adjustment value changed.
since: 3.0.0
[+]