Definition in file attributes.cpp.
#include <glib.h>
#include <glib/ghash.h>
#include "attributes.h"
Go to the source code of this file.
Classes | |
struct | SPStyleProp |
Defines | |
#define | __SP_ATTRIBUTES_C__ |
#define | n_attrs (sizeof(props) / sizeof(props[0])) |
Functions | |
unsigned | sp_attribute_lookup (gchar const *key) |
unsigned char const * | sp_attribute_name (unsigned int id) |
Variables | |
static SPStyleProp const | props [] |