FoAreaTableCell
GObject ╰── FoObject ╰── FoNode ╰── FoArea ╰── FoAreaArea ╰── FoAreaReference ╰── FoAreaTableCell
FoArea * fo_area_table_cell_new (void);
void
Creates a new FoAreaTableCell initialized to default value.
the new FoAreaTableCell
typedef struct _FoAreaTableCell FoAreaTableCell;
typedef struct _FoAreaTableCellClass FoAreaTableCellClass;