FoLayoutCairo
FoLayout * fo_layout_cairo_new (void);
void
Creates a new FoLayoutCairo.
the newly created FoLayoutCairo.
typedef struct { FoLayout parent_instance; } FoLayoutCairo;
typedef struct { FoLayoutClass parent_class; } FoLayoutCairoClass;