Authors: Bryce W. Harrington <bryce@bryceharrington.org> Ralf Stephan <ralf@ark.in-berlin.de>
Copyright (C) 2005 Authors
Released under GNU GPL. Read the file 'COPYING' for more information.
Definition in file application.cpp.
#include <gtkmm/main.h>
#include "preferences.h"
#include "application.h"
#include "editor.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::NSApplication |
Functions | |
int | sp_main_console (int argc, char const **argv) |
int | sp_main_gui (int argc, char const **argv) |
Dummy functions to keep linker happy. | |
Variables | |
static Gtk::Main * | _gtk_main |
static bool | _new_gui |
static bool | _use_gui |