xmlroff Reference Manual |
---|
fo-property-master-name —
struct FoPropertyMasterName; struct FoPropertyMasterNameClass; FoProperty* fo_property_master_name_new (void); FoProperty* fo_property_master_name_get_initial (void);
FoProperty* fo_property_master_name_new (void);
Creates a new FoPropertyMasterName initialized to default value.
Returns : | the new FoPropertyMasterName. |
FoProperty* fo_property_master_name_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-margin-top | fo-property-master-reference >> |