Top | ![]() |
![]() |
![]() |
![]() |
FoFo * | fo_multi_toggle_new () |
FoProperty * | fo_multi_toggle_get_id () |
void | fo_multi_toggle_set_id () |
FoProperty * | fo_multi_toggle_get_role () |
void | fo_multi_toggle_set_role () |
FoProperty * | fo_multi_toggle_get_source_document () |
void | fo_multi_toggle_set_source_document () |
FoFo *
fo_multi_toggle_new (void
);
Creates a new FoMultiToggle initialized to default value.
FoProperty *
fo_multi_toggle_get_id (FoFo *fo_fo
);
Gets the "id" property of fo_fo
.
void fo_multi_toggle_set_id (FoFo *fo_fo
,FoProperty *new_id
);
Sets the "id" property of fo_fo
to new_id
FoProperty *
fo_multi_toggle_get_role (FoFo *fo_fo
);
Gets the "role" property of fo_fo
.
void fo_multi_toggle_set_role (FoFo *fo_fo
,FoProperty *new_role
);
Sets the "role" property of fo_fo
to new_role
FoProperty *
fo_multi_toggle_get_source_document (FoFo *fo_fo
);
Gets the "source-document" property of fo_fo
.
void fo_multi_toggle_set_source_document (FoFo *fo_fo
,FoProperty *new_source_document
);
Sets the "source-document" property of fo_fo
to new_source_document