_ChordSelectorWindowWidget struct
A GtkPopover to create a ChordDescriptor for use in the ChordTrack's ChordObject's.
Contents
- Reference
Public variables
- GtkFlowBoxChild* creator_root_notes
- All of the above in an array.
- GtkFlowBoxChild* creator_types
- All of the above in an array.
- GtkFlowBoxChild* creator_accents
- All of the above in an array.
- GtkFlowBoxChild* creator_bass_notes
- All of the above in an array.
- ScaleObject* scale
- ScaleObject at the chord's position.
- ChordDescriptor* descr_clone
- Temporary copy of the chord descriptor.
- int chord_idx
- The index of the chord in the chord editor.