FoBlockLayout

FoBlockLayout

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoNode
            ╰── FoFo
                ╰── FoMarkerParent
                    ╰── FoBlock
                        ╰── FoBlockLayout

Implemented Interfaces

FoBlockLayout implements FoBlockFoIface.

Description

Functions

fo_block_layout_new ()

FoFo *
fo_block_layout_new (void);

Creates a new FoBlockLayout initialized to default value.

Returns

the new FoBlockLayout


fo_block_layout_update_from_context ()

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

Types and Values

FoBlockLayout

typedef struct _FoBlockLayout FoBlockLayout;


FoBlockLayoutClass

typedef struct _FoBlockLayoutClass FoBlockLayoutClass;