white-space-treatment

white-space-treatment

Functions

Types and Values

Description

Functions

fo_property_white_space_treatment_new ()

FoProperty *
fo_property_white_space_treatment_new (void);

Creates a new FoPropertyWhiteSpaceTreatment initialized to default value.


fo_property_white_space_treatment_get_initial ()

FoProperty *
fo_property_white_space_treatment_get_initial
                               (void);

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

Returns

An instance of the property.

Types and Values

FoPropertyWhiteSpaceTreatment

typedef struct _FoPropertyWhiteSpaceTreatment FoPropertyWhiteSpaceTreatment;

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


FoPropertyWhiteSpaceTreatmentClass

typedef struct _FoPropertyWhiteSpaceTreatmentClass FoPropertyWhiteSpaceTreatmentClass;

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