|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyWrapOption;
            FoPropertyWrapOptionClass;
FoProperty* fo_property_wrap_option_new     (void);
FoProperty* fo_property_wrap_option_get_initial
                                            (void);
typedef struct _FoPropertyWrapOption FoPropertyWrapOption;
Instance of the 'wrap-option' property.
typedef struct _FoPropertyWrapOptionClass FoPropertyWrapOptionClass;
Class structure for the 'wrap-option' property.
FoProperty* fo_property_wrap_option_new (void);
Creates a new FoPropertyWrapOption initialized to default value.
| Returns : | the new FoPropertyWrapOption. | 
FoProperty* fo_property_wrap_option_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |