conditional-page-master-reference

conditional-page-master-reference

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoNode
            ╰── FoFo
                ╰── FoConditionalPageMasterReference

Description

Functions

fo_conditional_page_master_reference_new ()

FoFo *
fo_conditional_page_master_reference_new
                               (void);

Creates a new FoConditionalPageMasterReference initialized to default value.


fo_conditional_page_master_reference_get_master_reference ()

FoProperty *
fo_conditional_page_master_reference_get_master_reference
                               (FoFo *fo_fo);

Gets the "master-reference" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "master-reference" property value.


fo_conditional_page_master_reference_set_master_reference ()

void
fo_conditional_page_master_reference_set_master_reference
                               (FoFo *fo_fo,
                                FoProperty *new_master_reference);

Sets the "master-reference" property of fo_fo to new_master_reference

Parameters

fo_fo

The FoFo object

 

new_master_reference

The new "master-reference" property value

 

Types and Values

FoConditionalPageMasterReference

typedef struct _FoConditionalPageMasterReference FoConditionalPageMasterReference;


FoConditionalPageMasterReferenceClass

typedef struct _FoConditionalPageMasterReferenceClass FoConditionalPageMasterReferenceClass;

Property Details

The “master-reference” property

  “master-reference”         FoProperty *

Master Reference property.

Flags: Read