white-space-collapse

white-space-collapse —

Synopsis




            FoPropertyWhiteSpaceCollapse;
            FoPropertyWhiteSpaceCollapseClass;
FoProperty* fo_property_white_space_collapse_new
                                            (void);
FoProperty* fo_property_white_space_collapse_get_initial
                                            (void);

Description

Details

FoPropertyWhiteSpaceCollapse

typedef struct _FoPropertyWhiteSpaceCollapse FoPropertyWhiteSpaceCollapse;

Instance of the 'white-space-collapse' property.


FoPropertyWhiteSpaceCollapseClass

typedef struct _FoPropertyWhiteSpaceCollapseClass FoPropertyWhiteSpaceCollapseClass;

Class structure for the 'white-space-collapse' property.


fo_property_white_space_collapse_new ()

FoProperty* fo_property_white_space_collapse_new
                                            (void);

Creates a new FoPropertyWhiteSpaceCollapse initialized to default value.

Returns : the new FoPropertyWhiteSpaceCollapse.

fo_property_white_space_collapse_get_initial ()

FoProperty* fo_property_white_space_collapse_get_initial
                                            (void);

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

Returns : An instance of the property.