FoAreaTableRow
GObject ╰── GInitiallyUnowned ╰── FoObject ╰── FoNode ╰── FoArea ╰── FoAreaArea ╰── FoAreaTableRow
FoArea * fo_area_table_row_new (void);
void
Creates a new FoAreaTableRow initialized to default value.
the new FoAreaTableRow
typedef struct _FoAreaTableRow FoAreaTableRow;
typedef struct _FoAreaTableRowClass FoAreaTableRowClass;