FoBlockLayout

FoBlockLayout

Functions

Types and Values

Object Hierarchy

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

Implemented Interfaces

FoBlockLayout implements FoBlockFoIface and FoCBPBPFoIface.

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;