fo-wrapper-whitespace

fo-wrapper-whitespace —

Synopsis




struct      FoWrapperWhitespace;
struct      FoWrapperWhitespaceClass;
FoFo*       fo_wrapper_whitespace_new       (void);
void        fo_wrapper_whitespace_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

Object Hierarchy


  GObject
   +----FoObject
         +----FoNode
               +----FoFo
                     +----FoMarkerParent
                           +----wrapper
                                 +----FoWrapperWhitespace

Implemented Interfaces

FoWrapperWhitespace implements FoNeutralIface.

Description

Details

struct FoWrapperWhitespace

struct FoWrapperWhitespace;


struct FoWrapperWhitespaceClass

struct FoWrapperWhitespaceClass;


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

fo :
context :