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

ChordDescriptor selector popover. More...

#include <adwaita.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

void chord_selector_window_widget_present (const int chord_idx, GtkWidget *parent)
 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 17 of file chord_selector_window.h.