![]() |
![]() |
![]() |
xmlroff Reference Manual | ![]() |
---|---|---|---|---|
FoListItemBody; FoListItemBodyClass; FoFo* fo_list_item_body_new (void); FoProperty* fo_list_item_body_get_id (FoFo *fo_fo); void fo_list_item_body_set_id (FoFo *fo_fo, FoProperty *new_id); FoProperty* fo_list_item_body_get_keep_together (FoFo *fo_fo); void fo_list_item_body_set_keep_together (FoFo *fo_fo, FoProperty *new_keep_together); FoProperty* fo_list_item_body_get_keep_together_within_column (FoFo *fo_fo); void fo_list_item_body_set_keep_together_within_column (FoFo *fo_fo, FoProperty *new_keep_together_within_column); FoProperty* fo_list_item_body_get_keep_together_within_line (FoFo *fo_fo); void fo_list_item_body_set_keep_together_within_line (FoFo *fo_fo, FoProperty *new_keep_together_within_line); FoProperty* fo_list_item_body_get_keep_together_within_page (FoFo *fo_fo); void fo_list_item_body_set_keep_together_within_page (FoFo *fo_fo, FoProperty *new_keep_together_within_page); FoProperty* fo_list_item_body_get_role (FoFo *fo_fo); void fo_list_item_body_set_role (FoFo *fo_fo, FoProperty *new_role); FoProperty* fo_list_item_body_get_source_document (FoFo *fo_fo); void fo_list_item_body_set_source_document (FoFo *fo_fo, FoProperty *new_source_document);
GObject +----FoObject +----FoNode +----FoFo +----FoMarkerParent +----FoListItemBody
"id" FoProperty* : Read "keep-together" FoProperty* : Read "keep-together-within-column" FoProperty* : Read "keep-together-within-line" FoProperty* : Read "keep-together-within-page" FoProperty* : Read "role" FoProperty* : Read "source-document" FoProperty* : Read
FoFo* fo_list_item_body_new (void);
Creates a new FoListItemBody initialized to default value.
Returns : |
the new FoListItemBody. |
FoProperty* fo_list_item_body_get_id (FoFo *fo_fo);
Gets the "id" property of fo_fo
|
The FoFo object
|
Returns : |
The "id" property value |
void fo_list_item_body_set_id (FoFo *fo_fo, FoProperty *new_id);
Sets the "id" property of fo_fo
to new_id
|
The FoFo object |
|
The new "id" property value |
FoProperty* fo_list_item_body_get_keep_together (FoFo *fo_fo);
Gets the "keep-together" property of fo_fo
|
The FoFo object
|
Returns : |
The "keep-together" property value |
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
|
The FoFo object |
|
The new "keep-together" property value |
FoProperty* fo_list_item_body_get_keep_together_within_column (FoFo *fo_fo);
Gets the "keep-together-within-column" property of fo_fo
|
The FoFo object
|
Returns : |
The "keep-together-within-column" property value |
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
|
The FoFo object |
|
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
|
The FoFo object
|
Returns : |
The "keep-together-within-line" property value |
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
|
The FoFo object |
|
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
|
The FoFo object
|
Returns : |
The "keep-together-within-page" property value |
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
|
The FoFo object |
|
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
|
The FoFo object
|
Returns : |
The "role" property value |
void fo_list_item_body_set_role (FoFo *fo_fo, FoProperty *new_role);
Sets the "role" property of fo_fo
to new_role
|
The FoFo object |
|
The new "role" property value |
FoProperty* fo_list_item_body_get_source_document (FoFo *fo_fo);
Gets the "source-document" property of fo_fo
|
The FoFo object
|
Returns : |
The "source-document" property value |
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
|
The FoFo object |
|
The new "source-document" property value |
"keep-together-within-column"
property"keep-together-within-column" FoProperty* : Read
Keep Together Within Column property.
"keep-together-within-line"
property"keep-together-within-line" FoProperty* : Read
Keep Together Within Line property.
"keep-together-within-page"
property"keep-together-within-page" FoProperty* : Read
Keep Together Within Page property.