FoWrapperWhitespace

FoWrapperWhitespace

Synopsis

                    FoWrapperWhitespace;
                    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
                           +----FoWrapper
                                 +----FoWrapperWhitespace

Implemented Interfaces

FoWrapperWhitespace implements FoNeutralIface.

Description

Details

FoWrapperWhitespace

typedef struct _FoWrapperWhitespace FoWrapperWhitespace;


FoWrapperWhitespaceClass

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