fo-block-layout

fo-block-layout —

Synopsis




struct      FoBlockLayout;
struct      FoBlockLayoutClass;
FoFo*       fo_block_layout_new             (void);
void        fo_block_layout_update_from_context
                                            (FoFo *fo,
                                             FoContext *context);

Object Hierarchy


  GObject
   +----FoObject
         +----FoNode
               +----FoFo
                     +----FoMarkerParent
                           +----block
                                 +----FoBlockLayout

Implemented Interfaces

FoBlockLayout implements FoBlockFoIface.

Description

Details

struct FoBlockLayout

struct FoBlockLayout;


struct FoBlockLayoutClass

struct FoBlockLayoutClass;


fo_block_layout_new ()

FoFo*       fo_block_layout_new             (void);

Creates a new FoBlockLayout initialized to default value.

Returns : the new FoBlockLayout

fo_block_layout_update_from_context ()

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

fo :
context :