Definition in file gtk-lumiera.hpp.
#include <gtkmm.h>
#include <nobug.h>
#include <vector>
#include <boost/utility.hpp>
#include <gavl/gavltime.h>


Go to the source code of this file.
Namespaces | |
| namespace | gui |
| namespace | gui::dialogs |
| namespace | gui::model |
| namespace | gui::output |
| namespace | gui::panels |
| namespace | gui::widgets |
| namespace | gui::workspace |
Classes | |
| class | gui::GtkLumiera |
| The main application class. More... | |
Defines | |
| #define | _(String) (String) |
| #define | bindtextdomain(Package, Directory) |
| #define | N_(String) String |
| #define | textdomain(Domain) |
Functions | |
| GtkLumiera & | gui::application () |
| Returns a reference to the global application object. | |
| NOBUG_DECLARE_FLAG (gui) | |
Variables | |
| static const gchar * | gui::AppAuthors [] |
| An alphabetical list of the application's authors. | |
| static const gchar * | gui::AppCopyright = N_("© 2008 The Lumiera Team") |
| The copyright of the application. | |
| static const gchar * | gui::AppTitle = "Lumiera" |
| The name of the application. | |
| static const gchar * | gui::AppVersion = N_("0.1-dev") |
| The version number of the application. | |
| static const gchar * | gui::AppWebsite = "www.lumiera.org" |
| The website of the application. | |
1.5.6