![]() | ![]() | ![]() | xmlroff Reference Manual | ![]() |
---|
fo-property-inline-progression-dimension —
enum FoEnumInlineProgressionDimension; #define FO_TYPE_ENUM_INLINE_PROGRESSION_DIMENSIONGType fo_enum_inline_progression_dimension_get_type (void); struct FoPropertyInlineProgressionDimension; struct FoPropertyInlineProgressionDimensionClass; FoProperty* fo_property_inline_progression_dimension_new (void); FoProperty* fo_property_inline_progression_dimension_get_initial (void);
typedef enum { FO_ENUM_INLINE_PROGRESSION_DIMENSION_AUTO } FoEnumInlineProgressionDimension;
#define FO_TYPE_ENUM_INLINE_PROGRESSION_DIMENSION fo_enum_inline_progression_dimension_get_type ()
GType fo_enum_inline_progression_dimension_get_type (void);
Returns : |
FoProperty* fo_property_inline_progression_dimension_new (void);
Creates a new FoPropertyInlineProgressionDimension initialized to default value.
Returns : | the new FoPropertyInlineProgressionDimension. |
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. |
<< fo-property-id | fo-property-inline-progression-dimension-minimum >> |