|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoTablePart;
            FoTablePartClass;
FoFo*       fo_table_part_new               (void);
void        fo_table_part_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);
GObject +----FoObject +----FoNode +----FoFo +----FoMarkerParent +----FoTablePart +----FoTableBody +----FoTableFooter +----FoTableHeader
FoFo* fo_table_part_new (void);
Creates a new FoTablePart initialized to default value.
| Returns : | the new FoTablePart |