Lumiera  0.pre.03
»edit your freedom«
ui-manager.cpp File Reference

Go to the source code of this file.

Description

Implementation of global concerns regarding a coherent UI and global state.

Especially, the wiring of top-level components is done here, as is the basic initialisation of the interface and global configuration on UI toolkit level.

See also
TICKET #1032 regarding replacements for the deprecated Gtk::Main

Definition in file ui-manager.cpp.

#include "stage/gtk-base.hpp"
#include "stage/config-keys.hpp"
#include "stage/ctrl/ui-manager.hpp"
#include "stage/ctrl/global-ctx.hpp"
#include "stage/ctrl/actions.hpp"
#include "stage/ctrl/facade.hpp"
#include "stage/workspace/ui-style.hpp"
#include "lib/searchpath.hpp"
#include "lib/util.hpp"
#include <gdlmm.h>

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::ctrl
 Backbone of the Lumiera GTK UI.