xmlroff Reference Manual |
---|
fo-block-layout —
struct FoBlockLayout; struct FoBlockLayoutClass; FoFo* fo_block_layout_new (void); void fo_block_layout_update_from_context (FoFo *fo, FoContext *context);
GObject +----FoObject +----FoNode +----FoFo +----FoMarkerParent +----block +----FoBlockLayout
FoFo* fo_block_layout_new (void);
Creates a new FoBlockLayout initialized to default value.
Returns : | the new FoBlockLayout |
<< fo-block-container | fo-block-whitespace >> |