|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoBlockWhitespace;
            FoBlockWhitespaceClass;
FoFo*       fo_block_whitespace_new         (void);
void        fo_block_whitespace_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);
GObject +----FoObject +----FoNode +----FoFo +----FoMarkerParent +----FoBlock +----FoBlockWhitespace
FoFo* fo_block_whitespace_new (void);
Creates a new FoBlockWhitespace initialized to default value.
| Returns : | the new FoBlockWhitespace |