sp-skeleton.h File Reference
Detailed Description
SVG <skeleton> implementation, see
sp-skeleton.cpp.
Definition in file sp-skeleton.h.
#include "sp-object.h"
Go to the source code of this file.
|
Classes |
struct | SPSkeleton |
struct | SPSkeletonClass |
Defines |
#define | SP_IS_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), SP_TYPE_SKELETON)) |
#define | SP_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST((o), SP_TYPE_SKELETON, SPSkeleton)) |
#define | SP_TYPE_SKELETON (sp_skeleton_get_type()) |
Functions |
GType | sp_skeleton_get_type () |