white-space-collapse

white-space-collapse

Functions

Types and Values

Description

Functions

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.

Types and Values

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.