76 get_style_context()->add_class(CLASS_timeline);
77 get_style_context()->add_class(CLASS_timeline_page);
81 TimelineWidget::~TimelineWidget() { }
87 control_->buildMutator (buff);
92 TimelineWidget::getLabel()
const 94 return control_->getName();
98 TimelineWidget::getBodyWidgetPath()
const 100 return layout_->getBodyWidgetPath();
Interface: GUI page holding a timeline display.
connection point at the UI-Bus.
Top-level anchor point for the timeline display (widgets).
Controller to supervise operation of timeline display in the UI.
A core service of the timeline UI to ensure consistent display and layout of all components within th...
A handle to allow for safe »remote implantation« of an unknown subclass into a given opaque InPlaceBu...
Lumiera GTK UI implementation root.
Controller to supervise the timeline display.
Definition of access keys for uniform UI styling.
A set of basic GTK includes for the UI.