Definition in file aboutbox.cpp.
#include <glibmm/i18n.h>
#include <gtkmm/notebook.h>
#include <gtkmm/scrolledwindow.h>
#include <gtkmm/aspectframe.h>
#include <gtkmm/textview.h>
#include <gtkmm/stock.h>
#include "path-prefix.h"
#include "document.h"
#include "svg-view-widget.h"
#include "sp-text.h"
#include "text-editing.h"
#include "ui/dialog/aboutbox.h"
#include "inkscape-version.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::UI |
namespace | Inkscape::UI::Dialog |
Functions | |
static Gtk::Widget * | Inkscape::UI::Dialog::build_splash_widget () |
static Gtk::ScrolledWindow * | Inkscape::UI::Dialog::make_scrolled_text (const Glib::ustring &contents) |
Variables | |
static AboutBox * | Inkscape::UI::Dialog::window = NULL |