fo-marker-parent

fo-marker-parent

Functions

Types and Values

Object Hierarchy

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

Description

Functions

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);

Types and Values

FoMarkerParent

typedef struct _FoMarkerParent FoMarkerParent;


FoMarkerParentClass

typedef struct _FoMarkerParentClass FoMarkerParentClass;