|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
A widget for showing info about the current PianoRollSelections. More...
#include <src/gui/backend/gtk_widgets/editor_selection_info.h>
Data Fields | |
| GtkStack | parent_instance |
| GtkLabel * | no_selection_label |
| SelectionInfoWidget * | selection_info |
A widget for showing info about the current PianoRollSelections.
Definition at line 39 of file editor_selection_info.h.
| GtkLabel* EditorSelectionInfoWidget::no_selection_label |
Definition at line 42 of file editor_selection_info.h.
| GtkStack EditorSelectionInfoWidget::parent_instance |
Definition at line 41 of file editor_selection_info.h.
| SelectionInfoWidget* EditorSelectionInfoWidget::selection_info |
Definition at line 43 of file editor_selection_info.h.