alignment-baseline

alignment-baseline

Synopsis

                    FoPropertyAlignmentBaseline;
                    FoPropertyAlignmentBaselineClass;
FoProperty*         fo_property_alignment_baseline_new  (void);
FoProperty*         fo_property_alignment_baseline_get_initial
                                                        (void);

Description

Details

FoPropertyAlignmentBaseline

typedef struct _FoPropertyAlignmentBaseline FoPropertyAlignmentBaseline;


FoPropertyAlignmentBaselineClass

typedef struct _FoPropertyAlignmentBaselineClass FoPropertyAlignmentBaselineClass;


fo_property_alignment_baseline_new ()

FoProperty*         fo_property_alignment_baseline_new  (void);

Creates a new FoPropertyAlignmentBaseline initialized to default value.

Returns :

the new FoPropertyAlignmentBaseline.

fo_property_alignment_baseline_get_initial ()

FoProperty*         fo_property_alignment_baseline_get_initial
                                                        (void);

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

Returns :

An instance of the property.