fo-property-space-after-minimum

fo-property-space-after-minimum —

Synopsis




struct      FoPropertySpaceAfterMinimum;
struct      FoPropertySpaceAfterMinimumClass;
FoProperty* fo_property_space_after_minimum_new
                                            (void);
FoDatatype* fo_property_space_after_minimum_get_value
                                            (FoProperty *property);
void        fo_property_space_after_minimum_set_value
                                            (FoProperty *property,
                                             FoDatatype *new_value);
FoProperty* fo_property_space_after_minimum_new_from_expression
                                            (const gchar *expression,
                                             FoContext *context,
                                             FoProperty *current_font_size,
                                             FoFo *fo_node,
                                             GError **error);
FoProperty* fo_property_space_after_minimum_get_initial
                                            (void);

Object Hierarchy


  GObject
   +----FoObject
         +----FoProperty
               +----FoPropertySpaceAfterMinimum

Properties


  "value"                FoDatatype           : Read / Write

Description

Details

struct FoPropertySpaceAfterMinimum

struct FoPropertySpaceAfterMinimum;


struct FoPropertySpaceAfterMinimumClass

struct FoPropertySpaceAfterMinimumClass;


fo_property_space_after_minimum_new ()

FoProperty* fo_property_space_after_minimum_new
                                            (void);

Creates a new FoPropertySpaceAfterMinimum initialized to default value.

Returns : the new FoPropertySpaceAfterMinimum

fo_property_space_after_minimum_get_value ()

FoDatatype* fo_property_space_after_minimum_get_value
                                            (FoProperty *property);

property :
Returns :

fo_property_space_after_minimum_set_value ()

void        fo_property_space_after_minimum_set_value
                                            (FoProperty *property,
                                             FoDatatype *new_value);

property :
new_value :

fo_property_space_after_minimum_new_from_expression ()

FoProperty* fo_property_space_after_minimum_new_from_expression
                                            (const gchar *expression,
                                             FoContext *context,
                                             FoProperty *current_font_size,
                                             FoFo *fo_node,
                                             GError **error);

expression :
context :
current_font_size :
fo_node :
error :
Returns :

fo_property_space_after_minimum_get_initial ()

FoProperty* fo_property_space_after_minimum_get_initial
                                            (void);

Returns :

Properties

"value" (FoDatatype : Read / Write)

space-after.miminum property value.