| xmlroff Reference Manual |
|---|
fo-property-source-document —
struct FoPropertySourceDocument; struct FoPropertySourceDocumentClass; FoProperty* fo_property_source_document_new (void); FoProperty* fo_property_source_document_get_initial (void);
struct FoPropertySourceDocument;
Instance of the 'source-document' property.
struct FoPropertySourceDocumentClass;
Class structure for the 'source-document' property.
FoProperty* fo_property_source_document_new (void);
Creates a new FoPropertySourceDocument initialized to default value.
| Returns : | the new FoPropertySourceDocument. |
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. |
| << fo-property-score-spaces | fo-property-space-after >> |