fo-layout-gp

fo-layout-gp

Functions

Types and Values

Description

Functions

fo_layout_gp_new ()

FoLayout *
fo_layout_gp_new (void);

Creates a new FoLayoutGP.

Returns

the newly created FoLayoutGP.


fo_layout_gp_new_from_fo_doc ()

FoLayout *
fo_layout_gp_new_from_fo_doc (FoDoc *fo_doc);

Creates a new FoLayoutGP.

Parameters

fo_doc

FoDoc.

 

Returns

the newly created FoLayoutGP.

Types and Values

FoLayoutGP

typedef struct _FoLayoutGP FoLayoutGP;


FoLayoutGPClass

typedef struct _FoLayoutGPClass FoLayoutGPClass;