gui/widgets/chord_pad.h file

Single chord pad.

Contents

Functions

G_DECLARE_FINAL_TYPE(ChordPadWidget, chord_pad_widget, Z, CHORD_PAD_WIDGET, GtkWidget) typedef struct _ChordPadWidget
Single chord pad.
auto chord_pad_widget_new(void) -> ChordPadWidget*
Creates a chord widget.
void chord_pad_widget_refresh(ChordPadWidget* self, int idx)
Sets the chord index on the chord widget.