fo-marker-parent

fo-marker-parent —

Synopsis




            FoMarkerParent;
            FoMarkerParentClass;
FoFo*       fo_marker_parent_new            (void);
void        fo_marker_parent_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

Object Hierarchy


  GObject
   +----FoObject
         +----FoNode
               +----FoFo
                     +----FoMarkerParent
                           +----FoBasicLink
                           +----FoBidiOverride
                           +----FoBlock
                           +----FoBlockContainer
                           +----FoInlineContainer
                           +----FoInline
                           +----FoListBlock
                           +----FoListItemBody
                           +----FoListItem
                           +----FoListItemLabel
                           +----FoTableAndCaption
                           +----FoTablePart
                           +----FoTableCaption
                           +----FoTableCell
                           +----FoTable
                           +----FoWrapper

Description

Details

FoMarkerParent

typedef struct _FoMarkerParent FoMarkerParent;


FoMarkerParentClass

typedef struct _FoMarkerParentClass FoMarkerParentClass;


fo_marker_parent_new ()

FoFo*       fo_marker_parent_new            (void);

Creates a new FoMarkerParent initialized to default value.

Returns : the new FoMarkerParent.

fo_marker_parent_update_from_context ()

void        fo_marker_parent_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

fo :
context :