Authors: bulia byak <buliabyak@users.sf.net> Bryce W. Harrington <bryce@bryceharrington.org> Lauris Kaplinski <lauris@kaplinski.com> Jon Phillips <jon@rejon.org> Ralf Stephan <ralf@ark.in-berlin.de> (Gtkmm)
Copyright (C) 2000 - 2006 Authors
Released under GNU GPL. Read the file 'COPYING' for more information
Definition in file document-metadata.cpp.
#include "ui/widget/entity-entry.h"
#include "xml/node-event-vector.h"
#include "dialogs/rdf.h"
#include "inkscape.h"
#include "verbs.h"
#include "desktop-handles.h"
#include "desktop.h"
#include "sp-namedview.h"
#include "document-metadata.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::UI |
namespace | Inkscape::UI::Dialog |
Defines | |
#define | SPACE_SIZE_X 15 |
#define | SPACE_SIZE_Y 15 |
Functions | |
void | Inkscape::UI::Dialog::attach_all (Gtk::Table &table, const Gtk::Widget *arr[], unsigned size, int start=0) |
static void | Inkscape::UI::Dialog::on_repr_attr_changed (Inkscape::XML::Node *, gchar const *, gchar const *, gchar const *, bool, gpointer) |
Variables | |
static Inkscape::XML::NodeEventVector const | Inkscape::UI::Dialog::_repr_events |