36 #ifndef STAGE_PANEL_ASSETS_PANEL_H 37 #define STAGE_PANEL_ASSETS_PANEL_H 56 static const char* getTitle();
57 static const gchar* getStockID();
61 Gtk::Notebook notebook_;
65 Gtk::IconView effects_;
66 Gtk::IconView transitions_;
AssetsPanel(workspace::PanelManager &, Gdl::DockItem &)
Build a new Asset-Panel.
A class to manage DockItem objects for WorkspaceWindow.
The base class for all dockable panels.
Base class and interface for all dockable panels.
Lumiera GTK UI implementation root.