provisional-label-separation

provisional-label-separation

Synopsis

                    FoPropertyProvisionalLabelSeparation;
                    FoPropertyProvisionalLabelSeparationClass;
FoProperty*         fo_property_provisional_label_separation_new
                                                        (void);
FoProperty*         fo_property_provisional_label_separation_get_initial
                                                        (void);

Description

Details

FoPropertyProvisionalLabelSeparation

typedef struct _FoPropertyProvisionalLabelSeparation FoPropertyProvisionalLabelSeparation;


FoPropertyProvisionalLabelSeparationClass

typedef struct _FoPropertyProvisionalLabelSeparationClass FoPropertyProvisionalLabelSeparationClass;


fo_property_provisional_label_separation_new ()

FoProperty*         fo_property_provisional_label_separation_new
                                                        (void);

Creates a new FoPropertyProvisionalLabelSeparation initialized to default value.


fo_property_provisional_label_separation_get_initial ()

FoProperty*         fo_property_provisional_label_separation_get_initial
                                                        (void);

Get an instance of the property with the correct initial value.

Returns :

An instance of the property.