list-item-body

list-item-body

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoNode
            ╰── FoFo
                ╰── FoMarkerParent
                    ╰── FoListItemBody

Description

Functions

fo_list_item_body_new ()

FoFo *
fo_list_item_body_new (void);

Creates a new FoListItemBody initialized to default value.

Returns

the new FoListItemBody.


fo_list_item_body_get_id ()

FoProperty *
fo_list_item_body_get_id (FoFo *fo_fo);

Gets the "id" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "id" property value


fo_list_item_body_set_id ()

void
fo_list_item_body_set_id (FoFo *fo_fo,
                          FoProperty *new_id);

Sets the "id" property of fo_fo to new_id

Parameters

fo_fo

The FoFo object

 

new_id

The new "id" property value

 

fo_list_item_body_get_keep_together ()

FoProperty *
fo_list_item_body_get_keep_together (FoFo *fo_fo);

Gets the "keep-together" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "keep-together" property value


fo_list_item_body_set_keep_together ()

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

Parameters

fo_fo

The FoFo object

 

new_keep_together

The new "keep-together" property value

 

fo_list_item_body_get_keep_together_within_column ()

FoProperty *
fo_list_item_body_get_keep_together_within_column
                               (FoFo *fo_fo);

Gets the "keep-together-within-column" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "keep-together-within-column" property value


fo_list_item_body_set_keep_together_within_column ()

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

Parameters

fo_fo

The FoFo object

 

new_keep_together_within_column

The new "keep-together-within-column" property value

 

fo_list_item_body_get_keep_together_within_line ()

FoProperty *
fo_list_item_body_get_keep_together_within_line
                               (FoFo *fo_fo);

Gets the "keep-together-within-line" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "keep-together-within-line" property value


fo_list_item_body_set_keep_together_within_line ()

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

Parameters

fo_fo

The FoFo object

 

new_keep_together_within_line

The new "keep-together-within-line" property value

 

fo_list_item_body_get_keep_together_within_page ()

FoProperty *
fo_list_item_body_get_keep_together_within_page
                               (FoFo *fo_fo);

Gets the "keep-together-within-page" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "keep-together-within-page" property value


fo_list_item_body_set_keep_together_within_page ()

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

Parameters

fo_fo

The FoFo object

 

new_keep_together_within_page

The new "keep-together-within-page" property value

 

fo_list_item_body_get_role ()

FoProperty *
fo_list_item_body_get_role (FoFo *fo_fo);

Gets the "role" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "role" property value


fo_list_item_body_set_role ()

void
fo_list_item_body_set_role (FoFo *fo_fo,
                            FoProperty *new_role);

Sets the "role" property of fo_fo to new_role

Parameters

fo_fo

The FoFo object

 

new_role

The new "role" property value

 

fo_list_item_body_get_source_document ()

FoProperty *
fo_list_item_body_get_source_document (FoFo *fo_fo);

Gets the "source-document" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "source-document" property value


fo_list_item_body_set_source_document ()

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

Parameters

fo_fo

The FoFo object

 

new_source_document

The new "source-document" property value

 

Types and Values

FoListItemBody

typedef struct _FoListItemBody FoListItemBody;


FoListItemBodyClass

typedef struct _FoListItemBodyClass FoListItemBodyClass;

Property Details

The “id” property

  “id”                       FoProperty *

Id property.

Flags: Read


The “keep-together” property

  “keep-together”            FoProperty *

Keep Together property.

Flags: Read


The “keep-together-within-column” property

  “keep-together-within-column” FoProperty *

Keep Together Within Column property.

Flags: Read


The “keep-together-within-line” property

  “keep-together-within-line” FoProperty *

Keep Together Within Line property.

Flags: Read


The “keep-together-within-page” property

  “keep-together-within-page” FoProperty *

Keep Together Within Page property.

Flags: Read


The “role” property

  “role”                     FoProperty *

Role property.

Flags: Read


The “source-document” property

  “source-document”          FoProperty *

Source Document property.

Flags: Read