xmlroff Reference Manual |
---|
fo-property-source-document —
enum FoEnumSourceDocument; #define FO_TYPE_ENUM_SOURCE_DOCUMENTGType fo_enum_source_document_get_type (void); struct FoPropertySourceDocument; struct FoPropertySourceDocumentClass; FoProperty* fo_property_source_document_new (void); FoProperty* fo_property_source_document_get_initial (void);
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 >> |