fo-block-whitespace

fo-block-whitespace —

Synopsis




struct      FoBlockWhitespace;
struct      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
                           +----block
                                 +----FoBlockWhitespace

Implemented Interfaces

FoBlockWhitespace implements FoBlockFoIface.

Description

Details

struct FoBlockWhitespace

struct FoBlockWhitespace;


struct FoBlockWhitespaceClass

struct 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 :