FoBlockWhitespace

FoBlockWhitespace —

Synopsis




            FoBlockWhitespace;
            FoBlockWhitespaceClass;
FoFo*       fo_block_whitespace_new         (void);
void        fo_block_whitespace_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

Object Hierarchy


  GObject
   +----FoObject
         +----FoNode
               +----FoFo
                     +----FoMarkerParent
                           +----FoBlock
                                 +----FoBlockWhitespace

Implemented Interfaces

FoBlockWhitespace implements FoBlockFoIface.

Description

Details

FoBlockWhitespace

typedef struct _FoBlockWhitespace FoBlockWhitespace;


FoBlockWhitespaceClass

typedef struct _FoBlockWhitespaceClass FoBlockWhitespaceClass;


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);

fo :
context :