Searched defs:GQuark (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dsp-tref-reference.h25 typedef unsigned int GQuark; typedef
57 virtual void notifyAttributeChanged(Inkscape::XML::Node &node, GQuark name,
H A Dsp-namedview.h34 typedef guint32 GQuark; typedef
71 GQuark default_layer_id;
/inkscape/src/xml/
H A Dnode-observer.h22 typedef unsigned int GQuark; typedef
139 * @param name GQuark corresponding to the attribute's name
143 virtual void notifyAttributeChanged(Node &node, GQuark name,
H A Devent.h21 typedef unsigned int GQuark; typedef
169 EventChgAttr(Node *repr, GQuark k,
176 /// GQuark corresponding to the changed attribute's name
177 GQuark key;

Completed in 25 milliseconds