FoWrapperInlineEmpty
FoFo * fo_wrapper_inline_empty_new (void);
void
Creates a new FoWrapperInlineEmpty initialized to default value.
the new FoWrapperInlineEmpty.
typedef struct { FoWrapper parent_instance; } FoWrapperInlineEmpty;
typedef struct { FoWrapperClass parent_class; } FoWrapperInlineEmptyClass;