|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Widget for ScaleObject. More...
#include "gui/backend/gtk_widgets/arranger_object.h"#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Macros | |
| #define | SCALE_OBJECT_WIDGET_TRIANGLE_W 10 |
| #define | SCALE_OBJECT_NAME_FONT "Sans SemiBold 8" |
| #define | SCALE_OBJECT_NAME_PADDING 2 |
Functions | |
| void | scale_object_recreate_pango_layouts (ScaleObject *self) |
| Recreates the pango layouts for drawing. | |
| void | scale_object_draw (ScaleObject *self, GtkSnapshot *snapshot) |
| Draws the given scale object. | |
Widget for ScaleObject.
Definition in file scale_object.h.