FoWrapperBlock

FoWrapperBlock

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── FoObject
            ╰── FoNode
                ╰── FoFo
                    ╰── FoMarkerParent
                        ╰── FoWrapper
                            ╰── FoWrapperBlock

Implemented Interfaces

FoWrapperBlock implements FoNeutralIface.

Description

Functions

fo_wrapper_block_new ()

FoFo *
fo_wrapper_block_new (void);

Creates a new FoWrapperBlock initialized to default value.

Returns

the new FoWrapperBlock


fo_wrapper_block_update_from_context ()

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

Types and Values

FoWrapperBlock

typedef struct _FoWrapperBlock FoWrapperBlock;

FoWrapperBlockClass

typedef struct _FoWrapperBlockClass FoWrapperBlockClass;