Zrythm
a highly automated and intuitive digital audio workstation
|
A widget for showing info about the current TimelineSelections. More...
#include <gui/widgets/timeline_selection_info.h>
Data Fields | |
GtkStack | parent_instance |
GtkLabel * | no_selection_label |
SelectionInfoWidget * | selection_info |
A widget for showing info about the current TimelineSelections.
Definition at line 40 of file timeline_selection_info.h.
GtkLabel* TimelineSelectionInfoWidget::no_selection_label |
Definition at line 43 of file timeline_selection_info.h.
GtkStack TimelineSelectionInfoWidget::parent_instance |
Definition at line 42 of file timeline_selection_info.h.
SelectionInfoWidget* TimelineSelectionInfoWidget::selection_info |
Definition at line 44 of file timeline_selection_info.h.