scaling-method

scaling-method

Functions

Types and Values

Description

Functions

fo_property_scaling_method_new ()

FoProperty *
fo_property_scaling_method_new (void);

Creates a new FoPropertyScalingMethod initialized to default value.

Returns

the new FoPropertyScalingMethod.


fo_property_scaling_method_get_initial ()

FoProperty *
fo_property_scaling_method_get_initial
                               (void);

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

Returns

An instance of the property.

Types and Values

FoPropertyScalingMethod

typedef struct _FoPropertyScalingMethod FoPropertyScalingMethod;


FoPropertyScalingMethodClass

typedef struct _FoPropertyScalingMethodClass FoPropertyScalingMethodClass;