27 #ifndef STAGE_PANEL_ASSETS_PANEL_H 28 #define STAGE_PANEL_ASSETS_PANEL_H 47 static const char* getTitle();
48 static const gchar* getStockID();
52 Gtk::Notebook notebook_;
56 Gtk::IconView effects_;
57 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.