FoBlockWhitespace

FoBlockWhitespace

Functions

Types and Values

Object Hierarchy

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

Implemented Interfaces

FoBlockWhitespace implements FoBlockFoIface and FoCBPBPFoIface.

Description

Functions

fo_block_whitespace_new ()

FoFo *
fo_block_whitespace_new (void);

Creates a new FoBlockWhitespace initialized to default value.

Returns

the new FoBlockWhitespace


fo_block_whitespace_update_from_context ()

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

Types and Values

FoBlockWhitespace

typedef struct _FoBlockWhitespace FoBlockWhitespace;

FoBlockWhitespaceClass

typedef struct _FoBlockWhitespaceClass FoBlockWhitespaceClass;