Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
chord_object.h File Reference

Widget for ChordObject. More...

#include "gui/widgets/arranger_object.h"
#include <gtk/gtk.h>
Include dependency graph for chord_object.h:

Go to the source code of this file.

Macros

#define CHORD_OBJECT_WIDGET_TRIANGLE_W   10
 
#define CHORD_OBJECT_NAME_FONT   "Bold 8"
 
#define CHORD_OBJECT_NAME_PADDING   2
 

Functions

void chord_object_recreate_pango_layouts (ChordObject *self)
 Recreates the pango layouts for drawing.
 
void chord_object_draw (ChordObject *self, GtkSnapshot *snapshot)
 Draws the given chord object.
 

Detailed Description

Widget for ChordObject.

Definition in file chord_object.h.