FoAreaTableRow

FoAreaTableRow

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── FoObject
            ╰── FoNode
                ╰── FoArea
                    ╰── FoAreaArea
                        ╰── FoAreaTableRow

Description

Functions

fo_area_table_row_new ()

FoArea *
fo_area_table_row_new (void);

Creates a new FoAreaTableRow initialized to default value.

Returns

the new FoAreaTableRow

Types and Values

FoAreaTableRow

typedef struct _FoAreaTableRow FoAreaTableRow;

FoAreaTableRowClass

typedef struct _FoAreaTableRowClass FoAreaTableRowClass;