|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoRepeatablePageMasterAlternatives;
            FoRepeatablePageMasterAlternativesClass;
FoFo*       fo_repeatable_page_master_alternatives_new
                                            (void);
GObject +----FoObject +----FoNode +----FoFo +----FoRepeatablePageMasterAlternatives
typedef struct _FoRepeatablePageMasterAlternatives FoRepeatablePageMasterAlternatives;
typedef struct {
  FoFoClass parent_class;
} FoRepeatablePageMasterAlternativesClass;
FoFo* fo_repeatable_page_master_alternatives_new (void);
Creates a new FoRepeatablePageMasterAlternatives initialized to default value.
| Returns : | the new FoRepeatablePageMasterAlternatives. |