layout-master-set
GObject ╰── GInitiallyUnowned ╰── FoObject ╰── FoNode ╰── FoFo ╰── FoLayoutMasterSet
FoFo * fo_layout_master_set_new (void);
void
Creates a new FoLayoutMasterSet initialized to default value.
the new FoLayoutMasterSet.
typedef struct _FoLayoutMasterSet FoLayoutMasterSet;
typedef struct _FoLayoutMasterSetClass FoLayoutMasterSetClass;