fo-property-score-spaces

fo-property-score-spaces —

Synopsis




struct      FoPropertyScoreSpaces;
struct      FoPropertyScoreSpacesClass;
FoProperty* fo_property_score_spaces_new    (void);
FoProperty* fo_property_score_spaces_get_initial
                                            (void);

Description

Details

struct FoPropertyScoreSpaces

struct FoPropertyScoreSpaces;

Instance of the 'score-spaces' property.


struct FoPropertyScoreSpacesClass

struct FoPropertyScoreSpacesClass;

Class structure for the 'score-spaces' property.


fo_property_score_spaces_new ()

FoProperty* fo_property_score_spaces_new    (void);

Creates a new FoPropertyScoreSpaces initialized to default value.

Returns : the new FoPropertyScoreSpaces.

fo_property_score_spaces_get_initial ()

FoProperty* fo_property_score_spaces_get_initial
                                            (void);

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

Returns : An instance of the property.