Top | ![]() |
![]() |
![]() |
![]() |
FoFo * | fo_footnote_new () |
void | fo_footnote_set_role () |
FoProperty * | fo_footnote_get_role () |
void | fo_footnote_set_source_document () |
FoProperty * | fo_footnote_get_source_document () |
FoFo *
fo_footnote_new (void
);
Creates a new FoFootnote initialized to default value.
void fo_footnote_set_role (FoFo *fo_fo
,FoProperty *new_role
);
Sets the role property of footnote
to new_role
FoProperty *
fo_footnote_get_role (FoFo *fo_fo
);
Gets the role property of footnote
void fo_footnote_set_source_document (FoFo *fo_fo
,FoProperty *new_source_document
);
Sets the source-document property of footnote
to new_source_document
FoProperty *
fo_footnote_get_source_document (FoFo *fo_fo
);
Gets the source-document property of footnote
“source-document”
property“source-document” FoProperty *
Source Document property.
Owner: FoFootnote
Flags: Read