|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoMarkerParent;
            FoMarkerParentClass;
FoFo*       fo_marker_parent_new            (void);
void        fo_marker_parent_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);
GObject +----FoObject +----FoNode +----FoFo +----FoMarkerParent +----FoBasicLink +----FoBidiOverride +----FoBlock +----FoBlockContainer +----FoInlineContainer +----FoInline +----FoListBlock +----FoListItemBody +----FoListItem +----FoListItemLabel +----FoTableAndCaption +----FoTablePart +----FoTableCaption +----FoTableCell +----FoTable +----FoWrapper
FoFo* fo_marker_parent_new (void);
Creates a new FoMarkerParent initialized to default value.
| Returns : | the new FoMarkerParent. |