fo-property-source-document

fo-property-source-document —

Synopsis




            FoPropertySourceDocument;
            FoPropertySourceDocumentClass;
FoProperty* fo_property_source_document_new (void);
FoProperty* fo_property_source_document_get_initial
                                            (void);

Description

Details

FoPropertySourceDocument

typedef struct _FoPropertySourceDocument FoPropertySourceDocument;

Instance of the 'source-document' property.


FoPropertySourceDocumentClass

typedef struct _FoPropertySourceDocumentClass FoPropertySourceDocumentClass;

Class structure for the 'source-document' property.


fo_property_source_document_new ()

FoProperty* fo_property_source_document_new (void);

Creates a new FoPropertySourceDocument initialized to default value.

Returns : the new FoPropertySourceDocument.

fo_property_source_document_get_initial ()

FoProperty* fo_property_source_document_get_initial
                                            (void);

Get an instance of the property with the correct initial value.

Returns : An instance of the property.