fo-wrapper-inline

fo-wrapper-inline —

Synopsis




struct      FoWrapperInline;
struct      FoWrapperInlineClass;
FoFo*       fo_wrapper_inline_new           (void);
void        fo_wrapper_inline_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

Object Hierarchy


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

Implemented Interfaces

FoWrapperInline implements FoInlineFoIface and FoNeutralIface.

Description

Details

struct FoWrapperInline

struct FoWrapperInline;


struct FoWrapperInlineClass

struct FoWrapperInlineClass;


fo_wrapper_inline_new ()

FoFo*       fo_wrapper_inline_new           (void);

Creates a new FoWrapperInline initialized to default value.

Returns : the new FoWrapperInline

fo_wrapper_inline_update_from_context ()

void        fo_wrapper_inline_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

fo :
context :