Top | ![]() |
![]() |
![]() |
![]() |
FoProperty * | id | Read |
FoProperty * | keep-together | Read |
FoProperty * | keep-together-within-column | Read |
FoProperty * | keep-together-within-line | Read |
FoProperty * | keep-together-within-page | Read |
FoProperty * | role | Read |
FoProperty * | source-document | Read |
GObject ╰── GInitiallyUnowned ╰── FoObject ╰── FoNode ╰── FoFo ╰── FoMarkerParent ╰── FoListItemBody
FoFo *
fo_list_item_body_new (void
);
Creates a new FoListItemBody initialized to default value.
FoProperty *
fo_list_item_body_get_id (FoFo *fo_fo
);
Gets the "id" property of fo_fo
void fo_list_item_body_set_id (FoFo *fo_fo
,FoProperty *new_id
);
Sets the "id" property of fo_fo
to new_id
FoProperty *
fo_list_item_body_get_keep_together (FoFo *fo_fo
);
Gets the "keep-together" property of fo_fo
void fo_list_item_body_set_keep_together (FoFo *fo_fo
,FoProperty *new_keep_together
);
Sets the "keep-together" property of fo_fo
to new_keep_together
FoProperty *
fo_list_item_body_get_keep_together_within_column
(FoFo *fo_fo
);
Gets the "keep-together-within-column" property of fo_fo
void fo_list_item_body_set_keep_together_within_column (FoFo *fo_fo
,FoProperty *new_keep_together_within_column
);
Sets the "keep-together-within-column" property of fo_fo
to new_keep_together_within_column
fo_fo |
The FoFo object |
|
new_keep_together_within_column |
The new "keep-together-within-column" property value |
FoProperty *
fo_list_item_body_get_keep_together_within_line
(FoFo *fo_fo
);
Gets the "keep-together-within-line" property of fo_fo
void fo_list_item_body_set_keep_together_within_line (FoFo *fo_fo
,FoProperty *new_keep_together_within_line
);
Sets the "keep-together-within-line" property of fo_fo
to new_keep_together_within_line
fo_fo |
The FoFo object |
|
new_keep_together_within_line |
The new "keep-together-within-line" property value |
FoProperty *
fo_list_item_body_get_keep_together_within_page
(FoFo *fo_fo
);
Gets the "keep-together-within-page" property of fo_fo
void fo_list_item_body_set_keep_together_within_page (FoFo *fo_fo
,FoProperty *new_keep_together_within_page
);
Sets the "keep-together-within-page" property of fo_fo
to new_keep_together_within_page
fo_fo |
The FoFo object |
|
new_keep_together_within_page |
The new "keep-together-within-page" property value |
FoProperty *
fo_list_item_body_get_role (FoFo *fo_fo
);
Gets the "role" property of fo_fo
void fo_list_item_body_set_role (FoFo *fo_fo
,FoProperty *new_role
);
Sets the "role" property of fo_fo
to new_role
FoProperty *
fo_list_item_body_get_source_document (FoFo *fo_fo
);
Gets the "source-document" property of fo_fo
void fo_list_item_body_set_source_document (FoFo *fo_fo
,FoProperty *new_source_document
);
Sets the "source-document" property of fo_fo
to new_source_document
“keep-together”
property“keep-together” FoProperty *
Keep Together property.
Owner: FoListItemBody
Flags: Read
“keep-together-within-column”
property“keep-together-within-column” FoProperty *
Keep Together Within Column property.
Owner: FoListItemBody
Flags: Read
“keep-together-within-line”
property“keep-together-within-line” FoProperty *
Keep Together Within Line property.
Owner: FoListItemBody
Flags: Read
“keep-together-within-page”
property“keep-together-within-page” FoProperty *
Keep Together Within Page property.
Owner: FoListItemBody
Flags: Read
“source-document”
property“source-document” FoProperty *
Source Document property.
Owner: FoListItemBody
Flags: Read