FoWrapperWhitespace

FoWrapperWhitespace

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoNode
            ╰── FoFo
                ╰── FoMarkerParent
                    ╰── FoWrapper
                        ╰── FoWrapperWhitespace

Implemented Interfaces

FoWrapperWhitespace implements FoNeutralIface.

Description

Functions

fo_wrapper_whitespace_new ()

FoFo *
fo_wrapper_whitespace_new (void);

Creates a new FoWrapperWhitespace initialized to default value.

Returns

the new FoWrapperWhitespace


fo_wrapper_whitespace_update_from_context ()

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

Types and Values

FoWrapperWhitespace

typedef struct _FoWrapperWhitespace FoWrapperWhitespace;


FoWrapperWhitespaceClass

typedef struct _FoWrapperWhitespaceClass FoWrapperWhitespaceClass;