31#ifndef STAGE_MODEL_FLASH_DECO_H
32#define STAGE_MODEL_FLASH_DECO_H
53 static_assert (std::is_base_of<Gtk::Widget, WIT>()
54 ,
"wrapped target type required to be a Gtk::Widget");
61 auto styleContext = this->get_style_context();
64 Glib::signal_timeout()
74 auto styleContext = this->get_style_context();
Decorator for a Gtk::Widget to add a visual flash action.
A set of basic GTK includes for the UI.
Lumiera GTK UI implementation root.
cuString CLASS_indication_flash
CSS class added temporarily to make a widget "flash" in response to the corresponding UI-Bus message.
const uint STYLE_FLASH_DURATION_in_ms
Definition of access keys for uniform UI styling.