fo-property-inline-progression-dimension

fo-property-inline-progression-dimension —

Synopsis




struct      FoPropertyInlineProgressionDimension;
struct      FoPropertyInlineProgressionDimensionClass;
FoProperty* fo_property_inline_progression_dimension_new
                                            (void);
FoProperty* fo_property_inline_progression_dimension_get_initial
                                            (void);

Description

Details

struct FoPropertyInlineProgressionDimension

struct FoPropertyInlineProgressionDimension;


struct FoPropertyInlineProgressionDimensionClass

struct FoPropertyInlineProgressionDimensionClass;


fo_property_inline_progression_dimension_new ()

FoProperty* fo_property_inline_progression_dimension_new
                                            (void);

Creates a new FoPropertyInlineProgressionDimension initialized to default value.


fo_property_inline_progression_dimension_get_initial ()

FoProperty* fo_property_inline_progression_dimension_get_initial
                                            (void);

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

Returns : An instance of the property.