fo-property-source-document

fo-property-source-document —

Synopsis




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

Description

Details

struct FoPropertySourceDocument

struct FoPropertySourceDocument;

Instance of the 'source-document' property.


struct FoPropertySourceDocumentClass

struct 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.