Top | ![]() |
![]() |
![]() |
![]() |
#define | GXML_TYPE_GX_PATH_OBJECT |
struct | GXmlGXPathObject |
struct | GXmlGXPathObjectClass |
GXmlGXPathObject * gxml_gx_path_object_new (GXmlGDocument *document
,xmlXPathObject *pointer
);
#define GXML_TYPE_GX_PATH_OBJECT (gxml_gx_path_object_get_type ())
The type for GXmlGXPathObject.
struct GXmlGXPathObject { GObject parent_instance; GXmlGXPathObjectPrivate * priv; };
struct GXmlGXPathObjectClass { GObjectClass parent_class; };
The class structure for GXML_TYPE_GX_PATH_OBJECT
. All the fields in this structure are private and should never be accessed directly.