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

ChordDescriptor selector popover. More...

#include <gtk/gtk.h>
Include dependency graph for chord_selector_window.h:

Go to the source code of this file.

Data Structures

struct  ChordSelectorWindowWidget
 A GtkPopover to create a ChordDescriptor for use in the ChordTrack's ChordObject's. More...
 

Macros

#define CHORD_SELECTOR_WINDOW_WIDGET_TYPE    (chord_selector_window_widget_get_type ())
 

Functions

ChordSelectorWindowWidgetchord_selector_window_widget_new (const int chord_idx)
 Creates the popover.
 

Detailed Description

ChordDescriptor selector popover.

Definition in file chord_selector_window.h.

Macro Definition Documentation

◆ CHORD_SELECTOR_WINDOW_WIDGET_TYPE

#define CHORD_SELECTOR_WINDOW_WIDGET_TYPE    (chord_selector_window_widget_get_type ())

Definition at line 15 of file chord_selector_window.h.