Definition at line 39 of file knob.h.
◆ arc
Draw arc around the knob or not.
Definition at line 77 of file knob.h.
◆ bevel
Bevel.
Definition at line 79 of file knob.h.
◆ default_getter
Getter for the default actual value.
Definition at line 49 of file knob.h.
◆ drag
GtkGestureDrag* KnobWidget::drag |
Used in drag gesture.
Definition at line 93 of file knob.h.
◆ drag_updated
bool KnobWidget::drag_updated |
◆ end_color
GdkRGBA KnobWidget::end_color |
Color closer to zero point.
Definition at line 90 of file knob.h.
◆ end_setter
Float setter for drag end.
Definition at line 62 of file knob.h.
◆ flat
Flat or 3D.
Definition at line 81 of file knob.h.
◆ getter
Getter for the actual value.
Definition at line 46 of file knob.h.
◆ hover
Whether hovering or not.
Definition at line 73 of file knob.h.
◆ hover_str_getter
Value to show when hovering (optional).
Definition at line 65 of file knob.h.
◆ init_setter
Float setter for drag begin.
Definition at line 59 of file knob.h.
◆ last_real_val
float KnobWidget::last_real_val |
Last drawn real val.
Definition at line 104 of file knob.h.
◆ last_x
double KnobWidget::last_x |
Used in gesture drag.
Definition at line 95 of file knob.h.
◆ last_y
double KnobWidget::last_y |
Used in gesture drag.
Definition at line 97 of file knob.h.
◆ layout
PangoLayout* KnobWidget::layout |
◆ max
Max value (eg, 180).
Definition at line 85 of file knob.h.
◆ min
Min value (eg, 1).
Definition at line 83 of file knob.h.
◆ object
Object to call get/set with.
Definition at line 68 of file knob.h.
◆ parent_instance
GtkWidget KnobWidget::parent_instance |
◆ popover_menu
GtkPopoverMenu* KnobWidget::popover_menu |
To be optionally used for context menus.
Definition at line 107 of file knob.h.
◆ setter
Setter.
Definition at line 56 of file knob.h.
◆ size
Size in px.
Definition at line 71 of file knob.h.
◆ snapped_getter
Getter for a snapped value (used if passed).
Definition at line 53 of file knob.h.
◆ start_color
GdkRGBA KnobWidget::start_color |
Color away from zero point.
Definition at line 88 of file knob.h.
◆ type
◆ zero
Zero point 0.0-1.0.
Definition at line 75 of file knob.h.
The documentation for this struct was generated from the following file: