FoAreaTree

FoAreaTree

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── FoObject
            ╰── FoNode
                ╰── FoArea
                    ╰── FoAreaTree

Description

Functions

fo_area_tree_new ()

FoArea *
fo_area_tree_new (void);

Creates a new FoAreaTree initialized to default value.

Returns

the new FoAreaTree

Types and Values

FoAreaTree

typedef struct _FoAreaTree FoAreaTree;

FoAreaTreeClass

typedef struct _FoAreaTreeClass FoAreaTreeClass;