![]() | ![]() | ![]() | xmlroff Reference Manual | ![]() |
---|
fo-property-block-progression-dimension-maximum —
enum FoEnumBlockProgressionDimensionMaximum; #define FO_TYPE_ENUM_BLOCK_PROGRESSION_DIMENSION_MAXIMUMGType fo_enum_block_progression_dimension_maximum_get_type (void); struct FoPropertyBlockProgressionDimensionMaximum; struct FoPropertyBlockProgressionDimensionMaximumClass; FoProperty* fo_property_block_progression_dimension_maximum_new (void); FoProperty* fo_property_block_progression_dimension_maximum_get_initial (void);
typedef enum { FO_ENUM_BLOCK_PROGRESSION_DIMENSION_MAXIMUM_AUTO } FoEnumBlockProgressionDimensionMaximum;
#define FO_TYPE_ENUM_BLOCK_PROGRESSION_DIMENSION_MAXIMUM fo_enum_block_progression_dimension_maximum_get_type ()
GType fo_enum_block_progression_dimension_maximum_get_type (void);
Returns : |
struct FoPropertyBlockProgressionDimensionMaximum;
The FoPropertyBlockProgressionDimensionMaximum structure represents one instance of the 'block-progression-dimension.maximum' property.
struct FoPropertyBlockProgressionDimensionMaximumClass;
The FoPropertyBlockProgressionDimensionMaximumClass structure represents the type of the 'block-progression-dimension.maximum' XSL property.
FoProperty* fo_property_block_progression_dimension_maximum_new (void);
Creates a new FoPropertyBlockProgressionDimensionMaximum initialized to default value.
Returns : | the new FoPropertyBlockProgressionDimensionMaximum. |
FoProperty* fo_property_block_progression_dimension_maximum_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-block-progression-dimension-optimum | fo-property-border-after-color >> |