score-spaces

score-spaces —

Synopsis




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

Description

Details

FoPropertyScoreSpaces

typedef struct _FoPropertyScoreSpaces FoPropertyScoreSpaces;

Instance of the 'score-spaces' property.


FoPropertyScoreSpacesClass

typedef struct _FoPropertyScoreSpacesClass 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.