fo-property-block-progression-dimension

fo-property-block-progression-dimension —

Synopsis




struct      FoPropertyBlockProgressionDimension;
struct      FoPropertyBlockProgressionDimensionClass;
FoProperty* fo_property_block_progression_dimension_new
                                            (void);
FoProperty* fo_property_block_progression_dimension_get_initial
                                            (void);

Description

Details

struct FoPropertyBlockProgressionDimension

struct FoPropertyBlockProgressionDimension;

The FoPropertyBlockProgressionDimension structure represents one instance of the 'block-progression-dimension' property.


struct FoPropertyBlockProgressionDimensionClass

struct FoPropertyBlockProgressionDimensionClass;

The FoPropertyBlockProgressionDimensionClass structure represents the type of the 'block-progression-dimension' XSL property.


fo_property_block_progression_dimension_new ()

FoProperty* fo_property_block_progression_dimension_new
                                            (void);

Creates a new FoPropertyBlockProgressionDimension initialized to default value.


fo_property_block_progression_dimension_get_initial ()

FoProperty* fo_property_block_progression_dimension_get_initial
                                            (void);

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

Returns : An instance of the property.