12#ifndef INKSCAPE_UI_WIDGET_ATTR_WIDGET_H
13#define INKSCAPE_UI_WIDGET_ATTR_WIDGET_H
85 return value.uint_val;
105 return value.cptr_val;
gchar const * sp_attribute_name(SPAttr id)
Get attribute name by id.
Lookup dictionary for attributes/properties.
virtual char const * attribute(char const *key) const =0
Get the string representation of a node's attribute.
SPObject is an abstract base class of all of the document nodes at the SVG document level.
Inkscape::XML::Node * getRepr()
Returns the XML representation of tree.
Helper class to stream background task notifications as a series of messages.