title

title

Functions

FoFo * fo_title_new ()
FoProperty * fo_title_get_background_color ()
void fo_title_set_background_color ()
FoProperty * fo_title_get_background_image ()
void fo_title_set_background_image ()
FoProperty * fo_title_get_border_after_color ()
void fo_title_set_border_after_color ()
FoProperty * fo_title_get_border_after_style ()
void fo_title_set_border_after_style ()
FoProperty * fo_title_get_border_after_width ()
void fo_title_set_border_after_width ()
FoProperty * fo_title_get_border_before_color ()
void fo_title_set_border_before_color ()
FoProperty * fo_title_get_border_before_style ()
void fo_title_set_border_before_style ()
FoProperty * fo_title_get_border_before_width ()
void fo_title_set_border_before_width ()
FoProperty * fo_title_get_border_bottom_color ()
void fo_title_set_border_bottom_color ()
FoProperty * fo_title_get_border_bottom_style ()
void fo_title_set_border_bottom_style ()
FoProperty * fo_title_get_border_bottom_width ()
void fo_title_set_border_bottom_width ()
FoProperty * fo_title_get_border_end_color ()
void fo_title_set_border_end_color ()
FoProperty * fo_title_get_border_end_style ()
void fo_title_set_border_end_style ()
FoProperty * fo_title_get_border_end_width ()
void fo_title_set_border_end_width ()
FoProperty * fo_title_get_border_left_color ()
void fo_title_set_border_left_color ()
FoProperty * fo_title_get_border_left_style ()
void fo_title_set_border_left_style ()
FoProperty * fo_title_get_border_left_width ()
void fo_title_set_border_left_width ()
FoProperty * fo_title_get_border_right_color ()
void fo_title_set_border_right_color ()
FoProperty * fo_title_get_border_right_style ()
void fo_title_set_border_right_style ()
FoProperty * fo_title_get_border_right_width ()
void fo_title_set_border_right_width ()
FoProperty * fo_title_get_border_start_color ()
void fo_title_set_border_start_color ()
FoProperty * fo_title_get_border_start_style ()
void fo_title_set_border_start_style ()
FoProperty * fo_title_get_border_start_width ()
void fo_title_set_border_start_width ()
FoProperty * fo_title_get_border_top_color ()
void fo_title_set_border_top_color ()
FoProperty * fo_title_get_border_top_style ()
void fo_title_set_border_top_style ()
FoProperty * fo_title_get_border_top_width ()
void fo_title_set_border_top_width ()
FoProperty * fo_title_get_color ()
void fo_title_set_color ()
FoProperty * fo_title_get_font_family ()
void fo_title_set_font_family ()
FoProperty * fo_title_get_font_size ()
void fo_title_set_font_size ()
FoProperty * fo_title_get_font_stretch ()
void fo_title_set_font_stretch ()
FoProperty * fo_title_get_font_style ()
void fo_title_set_font_style ()
FoProperty * fo_title_get_font_variant ()
void fo_title_set_font_variant ()
FoProperty * fo_title_get_font_weight ()
void fo_title_set_font_weight ()
FoProperty * fo_title_get_line_height ()
void fo_title_set_line_height ()
FoProperty * fo_title_get_padding_after ()
void fo_title_set_padding_after ()
FoProperty * fo_title_get_padding_before ()
void fo_title_set_padding_before ()
FoProperty * fo_title_get_padding_bottom ()
void fo_title_set_padding_bottom ()
FoProperty * fo_title_get_padding_end ()
void fo_title_set_padding_end ()
FoProperty * fo_title_get_padding_left ()
void fo_title_set_padding_left ()
FoProperty * fo_title_get_padding_right ()
void fo_title_set_padding_right ()
FoProperty * fo_title_get_padding_start ()
void fo_title_set_padding_start ()
FoProperty * fo_title_get_padding_top ()
void fo_title_set_padding_top ()
FoProperty * fo_title_get_role ()
void fo_title_set_role ()
FoProperty * fo_title_get_source_document ()
void fo_title_set_source_document ()
FoProperty * fo_title_get_space_end ()
void fo_title_set_space_end ()
FoProperty * fo_title_get_space_start ()
void fo_title_set_space_start ()

Properties

FoProperty * background-color Read
FoProperty * background-image Read
FoProperty * border-after-color Read
FoProperty * border-after-style Read
FoProperty * border-after-width Read
FoProperty * border-before-color Read
FoProperty * border-before-style Read
FoProperty * border-before-width Read
FoProperty * border-bottom-color Read
FoProperty * border-bottom-style Read
FoProperty * border-bottom-width Read
FoProperty * border-end-color Read
FoProperty * border-end-style Read
FoProperty * border-end-width Read
FoProperty * border-left-color Read
FoProperty * border-left-style Read
FoProperty * border-left-width Read
FoProperty * border-right-color Read
FoProperty * border-right-style Read
FoProperty * border-right-width Read
FoProperty * border-start-color Read
FoProperty * border-start-style Read
FoProperty * border-start-width Read
FoProperty * border-top-color Read
FoProperty * border-top-style Read
FoProperty * border-top-width Read
FoProperty * color Read
FoProperty * font-family Read
FoProperty * font-size Read
FoProperty * font-stretch Read
FoProperty * font-style Read
FoProperty * font-variant Read
FoProperty * font-weight Read
FoProperty * line-height Read
FoProperty * padding-after Read
FoProperty * padding-before Read
FoProperty * padding-bottom Read
FoProperty * padding-end Read
FoProperty * padding-left Read
FoProperty * padding-right Read
FoProperty * padding-start Read
FoProperty * padding-top Read
FoProperty * role Read
FoProperty * source-document Read
FoProperty * space-end Read
FoProperty * space-start Read

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoNode
            ╰── FoFo
                ╰── FoTitle

Description

Functions

fo_title_new ()

FoFo *
fo_title_new (void);

Creates a new FoTitle initialized to default value.

Returns

the new FoTitle.


fo_title_get_background_color ()

FoProperty *
fo_title_get_background_color (FoFo *fo_fo);

Gets the "background-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "background-color" property value


fo_title_set_background_color ()

void
fo_title_set_background_color (FoFo *fo_fo,
                               FoProperty *new_background_color);

Sets the "background-color" property of fo_fo to new_background_color

Parameters

fo_fo

The FoFo object

 

new_background_color

The new "background-color" property value

 

fo_title_get_background_image ()

FoProperty *
fo_title_get_background_image (FoFo *fo_fo);

Gets the "background-image" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "background-image" property value


fo_title_set_background_image ()

void
fo_title_set_background_image (FoFo *fo_fo,
                               FoProperty *new_background_image);

Sets the "background-image" property of fo_fo to new_background_image

Parameters

fo_fo

The FoFo object

 

new_background_image

The new "background-image" property value

 

fo_title_get_border_after_color ()

FoProperty *
fo_title_get_border_after_color (FoFo *fo_fo);

Gets the "border-after-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-after-color" property value


fo_title_set_border_after_color ()

void
fo_title_set_border_after_color (FoFo *fo_fo,
                                 FoProperty *new_border_after_color);

Sets the "border-after-color" property of fo_fo to new_border_after_color

Parameters

fo_fo

The FoFo object

 

new_border_after_color

The new "border-after-color" property value

 

fo_title_get_border_after_style ()

FoProperty *
fo_title_get_border_after_style (FoFo *fo_fo);

Gets the "border-after-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-after-style" property value


fo_title_set_border_after_style ()

void
fo_title_set_border_after_style (FoFo *fo_fo,
                                 FoProperty *new_border_after_style);

Sets the "border-after-style" property of fo_fo to new_border_after_style

Parameters

fo_fo

The FoFo object

 

new_border_after_style

The new "border-after-style" property value

 

fo_title_get_border_after_width ()

FoProperty *
fo_title_get_border_after_width (FoFo *fo_fo);

Gets the "border-after-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-after-width" property value


fo_title_set_border_after_width ()

void
fo_title_set_border_after_width (FoFo *fo_fo,
                                 FoProperty *new_border_after_width);

Sets the "border-after-width" property of fo_fo to new_border_after_width

Parameters

fo_fo

The FoFo object

 

new_border_after_width

The new "border-after-width" property value

 

fo_title_get_border_before_color ()

FoProperty *
fo_title_get_border_before_color (FoFo *fo_fo);

Gets the "border-before-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-before-color" property value


fo_title_set_border_before_color ()

void
fo_title_set_border_before_color (FoFo *fo_fo,
                                  FoProperty *new_border_before_color);

Sets the "border-before-color" property of fo_fo to new_border_before_color

Parameters

fo_fo

The FoFo object

 

new_border_before_color

The new "border-before-color" property value

 

fo_title_get_border_before_style ()

FoProperty *
fo_title_get_border_before_style (FoFo *fo_fo);

Gets the "border-before-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-before-style" property value


fo_title_set_border_before_style ()

void
fo_title_set_border_before_style (FoFo *fo_fo,
                                  FoProperty *new_border_before_style);

Sets the "border-before-style" property of fo_fo to new_border_before_style

Parameters

fo_fo

The FoFo object

 

new_border_before_style

The new "border-before-style" property value

 

fo_title_get_border_before_width ()

FoProperty *
fo_title_get_border_before_width (FoFo *fo_fo);

Gets the "border-before-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-before-width" property value


fo_title_set_border_before_width ()

void
fo_title_set_border_before_width (FoFo *fo_fo,
                                  FoProperty *new_border_before_width);

Sets the "border-before-width" property of fo_fo to new_border_before_width

Parameters

fo_fo

The FoFo object

 

new_border_before_width

The new "border-before-width" property value

 

fo_title_get_border_bottom_color ()

FoProperty *
fo_title_get_border_bottom_color (FoFo *fo_fo);

Gets the "border-bottom-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-bottom-color" property value


fo_title_set_border_bottom_color ()

void
fo_title_set_border_bottom_color (FoFo *fo_fo,
                                  FoProperty *new_border_bottom_color);

Sets the "border-bottom-color" property of fo_fo to new_border_bottom_color

Parameters

fo_fo

The FoFo object

 

new_border_bottom_color

The new "border-bottom-color" property value

 

fo_title_get_border_bottom_style ()

FoProperty *
fo_title_get_border_bottom_style (FoFo *fo_fo);

Gets the "border-bottom-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-bottom-style" property value


fo_title_set_border_bottom_style ()

void
fo_title_set_border_bottom_style (FoFo *fo_fo,
                                  FoProperty *new_border_bottom_style);

Sets the "border-bottom-style" property of fo_fo to new_border_bottom_style

Parameters

fo_fo

The FoFo object

 

new_border_bottom_style

The new "border-bottom-style" property value

 

fo_title_get_border_bottom_width ()

FoProperty *
fo_title_get_border_bottom_width (FoFo *fo_fo);

Gets the "border-bottom-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-bottom-width" property value


fo_title_set_border_bottom_width ()

void
fo_title_set_border_bottom_width (FoFo *fo_fo,
                                  FoProperty *new_border_bottom_width);

Sets the "border-bottom-width" property of fo_fo to new_border_bottom_width

Parameters

fo_fo

The FoFo object

 

new_border_bottom_width

The new "border-bottom-width" property value

 

fo_title_get_border_end_color ()

FoProperty *
fo_title_get_border_end_color (FoFo *fo_fo);

Gets the "border-end-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-end-color" property value


fo_title_set_border_end_color ()

void
fo_title_set_border_end_color (FoFo *fo_fo,
                               FoProperty *new_border_end_color);

Sets the "border-end-color" property of fo_fo to new_border_end_color

Parameters

fo_fo

The FoFo object

 

new_border_end_color

The new "border-end-color" property value

 

fo_title_get_border_end_style ()

FoProperty *
fo_title_get_border_end_style (FoFo *fo_fo);

Gets the "border-end-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-end-style" property value


fo_title_set_border_end_style ()

void
fo_title_set_border_end_style (FoFo *fo_fo,
                               FoProperty *new_border_end_style);

Sets the "border-end-style" property of fo_fo to new_border_end_style

Parameters

fo_fo

The FoFo object

 

new_border_end_style

The new "border-end-style" property value

 

fo_title_get_border_end_width ()

FoProperty *
fo_title_get_border_end_width (FoFo *fo_fo);

Gets the "border-end-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-end-width" property value


fo_title_set_border_end_width ()

void
fo_title_set_border_end_width (FoFo *fo_fo,
                               FoProperty *new_border_end_width);

Sets the "border-end-width" property of fo_fo to new_border_end_width

Parameters

fo_fo

The FoFo object

 

new_border_end_width

The new "border-end-width" property value

 

fo_title_get_border_left_color ()

FoProperty *
fo_title_get_border_left_color (FoFo *fo_fo);

Gets the "border-left-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-left-color" property value


fo_title_set_border_left_color ()

void
fo_title_set_border_left_color (FoFo *fo_fo,
                                FoProperty *new_border_left_color);

Sets the "border-left-color" property of fo_fo to new_border_left_color

Parameters

fo_fo

The FoFo object

 

new_border_left_color

The new "border-left-color" property value

 

fo_title_get_border_left_style ()

FoProperty *
fo_title_get_border_left_style (FoFo *fo_fo);

Gets the "border-left-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-left-style" property value


fo_title_set_border_left_style ()

void
fo_title_set_border_left_style (FoFo *fo_fo,
                                FoProperty *new_border_left_style);

Sets the "border-left-style" property of fo_fo to new_border_left_style

Parameters

fo_fo

The FoFo object

 

new_border_left_style

The new "border-left-style" property value

 

fo_title_get_border_left_width ()

FoProperty *
fo_title_get_border_left_width (FoFo *fo_fo);

Gets the "border-left-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-left-width" property value


fo_title_set_border_left_width ()

void
fo_title_set_border_left_width (FoFo *fo_fo,
                                FoProperty *new_border_left_width);

Sets the "border-left-width" property of fo_fo to new_border_left_width

Parameters

fo_fo

The FoFo object

 

new_border_left_width

The new "border-left-width" property value

 

fo_title_get_border_right_color ()

FoProperty *
fo_title_get_border_right_color (FoFo *fo_fo);

Gets the "border-right-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-right-color" property value


fo_title_set_border_right_color ()

void
fo_title_set_border_right_color (FoFo *fo_fo,
                                 FoProperty *new_border_right_color);

Sets the "border-right-color" property of fo_fo to new_border_right_color

Parameters

fo_fo

The FoFo object

 

new_border_right_color

The new "border-right-color" property value

 

fo_title_get_border_right_style ()

FoProperty *
fo_title_get_border_right_style (FoFo *fo_fo);

Gets the "border-right-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-right-style" property value


fo_title_set_border_right_style ()

void
fo_title_set_border_right_style (FoFo *fo_fo,
                                 FoProperty *new_border_right_style);

Sets the "border-right-style" property of fo_fo to new_border_right_style

Parameters

fo_fo

The FoFo object

 

new_border_right_style

The new "border-right-style" property value

 

fo_title_get_border_right_width ()

FoProperty *
fo_title_get_border_right_width (FoFo *fo_fo);

Gets the "border-right-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-right-width" property value


fo_title_set_border_right_width ()

void
fo_title_set_border_right_width (FoFo *fo_fo,
                                 FoProperty *new_border_right_width);

Sets the "border-right-width" property of fo_fo to new_border_right_width

Parameters

fo_fo

The FoFo object

 

new_border_right_width

The new "border-right-width" property value

 

fo_title_get_border_start_color ()

FoProperty *
fo_title_get_border_start_color (FoFo *fo_fo);

Gets the "border-start-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-start-color" property value


fo_title_set_border_start_color ()

void
fo_title_set_border_start_color (FoFo *fo_fo,
                                 FoProperty *new_border_start_color);

Sets the "border-start-color" property of fo_fo to new_border_start_color

Parameters

fo_fo

The FoFo object

 

new_border_start_color

The new "border-start-color" property value

 

fo_title_get_border_start_style ()

FoProperty *
fo_title_get_border_start_style (FoFo *fo_fo);

Gets the "border-start-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-start-style" property value


fo_title_set_border_start_style ()

void
fo_title_set_border_start_style (FoFo *fo_fo,
                                 FoProperty *new_border_start_style);

Sets the "border-start-style" property of fo_fo to new_border_start_style

Parameters

fo_fo

The FoFo object

 

new_border_start_style

The new "border-start-style" property value

 

fo_title_get_border_start_width ()

FoProperty *
fo_title_get_border_start_width (FoFo *fo_fo);

Gets the "border-start-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-start-width" property value


fo_title_set_border_start_width ()

void
fo_title_set_border_start_width (FoFo *fo_fo,
                                 FoProperty *new_border_start_width);

Sets the "border-start-width" property of fo_fo to new_border_start_width

Parameters

fo_fo

The FoFo object

 

new_border_start_width

The new "border-start-width" property value

 

fo_title_get_border_top_color ()

FoProperty *
fo_title_get_border_top_color (FoFo *fo_fo);

Gets the "border-top-color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-top-color" property value


fo_title_set_border_top_color ()

void
fo_title_set_border_top_color (FoFo *fo_fo,
                               FoProperty *new_border_top_color);

Sets the "border-top-color" property of fo_fo to new_border_top_color

Parameters

fo_fo

The FoFo object

 

new_border_top_color

The new "border-top-color" property value

 

fo_title_get_border_top_style ()

FoProperty *
fo_title_get_border_top_style (FoFo *fo_fo);

Gets the "border-top-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-top-style" property value


fo_title_set_border_top_style ()

void
fo_title_set_border_top_style (FoFo *fo_fo,
                               FoProperty *new_border_top_style);

Sets the "border-top-style" property of fo_fo to new_border_top_style

Parameters

fo_fo

The FoFo object

 

new_border_top_style

The new "border-top-style" property value

 

fo_title_get_border_top_width ()

FoProperty *
fo_title_get_border_top_width (FoFo *fo_fo);

Gets the "border-top-width" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "border-top-width" property value


fo_title_set_border_top_width ()

void
fo_title_set_border_top_width (FoFo *fo_fo,
                               FoProperty *new_border_top_width);

Sets the "border-top-width" property of fo_fo to new_border_top_width

Parameters

fo_fo

The FoFo object

 

new_border_top_width

The new "border-top-width" property value

 

fo_title_get_color ()

FoProperty *
fo_title_get_color (FoFo *fo_fo);

Gets the "color" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "color" property value


fo_title_set_color ()

void
fo_title_set_color (FoFo *fo_fo,
                    FoProperty *new_color);

Sets the "color" property of fo_fo to new_color

Parameters

fo_fo

The FoFo object

 

new_color

The new "color" property value

 

fo_title_get_font_family ()

FoProperty *
fo_title_get_font_family (FoFo *fo_fo);

Gets the "font-family" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "font-family" property value


fo_title_set_font_family ()

void
fo_title_set_font_family (FoFo *fo_fo,
                          FoProperty *new_font_family);

Sets the "font-family" property of fo_fo to new_font_family

Parameters

fo_fo

The FoFo object

 

new_font_family

The new "font-family" property value

 

fo_title_get_font_size ()

FoProperty *
fo_title_get_font_size (FoFo *fo_fo);

Gets the "font-size" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "font-size" property value


fo_title_set_font_size ()

void
fo_title_set_font_size (FoFo *fo_fo,
                        FoProperty *new_font_size);

Sets the "font-size" property of fo_fo to new_font_size

Parameters

fo_fo

The FoFo object

 

new_font_size

The new "font-size" property value

 

fo_title_get_font_stretch ()

FoProperty *
fo_title_get_font_stretch (FoFo *fo_fo);

Gets the "font-stretch" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "font-stretch" property value


fo_title_set_font_stretch ()

void
fo_title_set_font_stretch (FoFo *fo_fo,
                           FoProperty *new_font_stretch);

Sets the "font-stretch" property of fo_fo to new_font_stretch

Parameters

fo_fo

The FoFo object

 

new_font_stretch

The new "font-stretch" property value

 

fo_title_get_font_style ()

FoProperty *
fo_title_get_font_style (FoFo *fo_fo);

Gets the "font-style" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "font-style" property value


fo_title_set_font_style ()

void
fo_title_set_font_style (FoFo *fo_fo,
                         FoProperty *new_font_style);

Sets the "font-style" property of fo_fo to new_font_style

Parameters

fo_fo

The FoFo object

 

new_font_style

The new "font-style" property value

 

fo_title_get_font_variant ()

FoProperty *
fo_title_get_font_variant (FoFo *fo_fo);

Gets the "font-variant" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "font-variant" property value


fo_title_set_font_variant ()

void
fo_title_set_font_variant (FoFo *fo_fo,
                           FoProperty *new_font_variant);

Sets the "font-variant" property of fo_fo to new_font_variant

Parameters

fo_fo

The FoFo object

 

new_font_variant

The new "font-variant" property value

 

fo_title_get_font_weight ()

FoProperty *
fo_title_get_font_weight (FoFo *fo_fo);

Gets the "font-weight" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "font-weight" property value


fo_title_set_font_weight ()

void
fo_title_set_font_weight (FoFo *fo_fo,
                          FoProperty *new_font_weight);

Sets the "font-weight" property of fo_fo to new_font_weight

Parameters

fo_fo

The FoFo object

 

new_font_weight

The new "font-weight" property value

 

fo_title_get_line_height ()

FoProperty *
fo_title_get_line_height (FoFo *fo_fo);

Gets the "line-height" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "line-height" property value


fo_title_set_line_height ()

void
fo_title_set_line_height (FoFo *fo_fo,
                          FoProperty *new_line_height);

Sets the "line-height" property of fo_fo to new_line_height

Parameters

fo_fo

The FoFo object

 

new_line_height

The new "line-height" property value

 

fo_title_get_padding_after ()

FoProperty *
fo_title_get_padding_after (FoFo *fo_fo);

Gets the "padding-after" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-after" property value


fo_title_set_padding_after ()

void
fo_title_set_padding_after (FoFo *fo_fo,
                            FoProperty *new_padding_after);

Sets the "padding-after" property of fo_fo to new_padding_after

Parameters

fo_fo

The FoFo object

 

new_padding_after

The new "padding-after" property value

 

fo_title_get_padding_before ()

FoProperty *
fo_title_get_padding_before (FoFo *fo_fo);

Gets the "padding-before" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-before" property value


fo_title_set_padding_before ()

void
fo_title_set_padding_before (FoFo *fo_fo,
                             FoProperty *new_padding_before);

Sets the "padding-before" property of fo_fo to new_padding_before

Parameters

fo_fo

The FoFo object

 

new_padding_before

The new "padding-before" property value

 

fo_title_get_padding_bottom ()

FoProperty *
fo_title_get_padding_bottom (FoFo *fo_fo);

Gets the "padding-bottom" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-bottom" property value


fo_title_set_padding_bottom ()

void
fo_title_set_padding_bottom (FoFo *fo_fo,
                             FoProperty *new_padding_bottom);

Sets the "padding-bottom" property of fo_fo to new_padding_bottom

Parameters

fo_fo

The FoFo object

 

new_padding_bottom

The new "padding-bottom" property value

 

fo_title_get_padding_end ()

FoProperty *
fo_title_get_padding_end (FoFo *fo_fo);

Gets the "padding-end" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-end" property value


fo_title_set_padding_end ()

void
fo_title_set_padding_end (FoFo *fo_fo,
                          FoProperty *new_padding_end);

Sets the "padding-end" property of fo_fo to new_padding_end

Parameters

fo_fo

The FoFo object

 

new_padding_end

The new "padding-end" property value

 

fo_title_get_padding_left ()

FoProperty *
fo_title_get_padding_left (FoFo *fo_fo);

Gets the "padding-left" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-left" property value


fo_title_set_padding_left ()

void
fo_title_set_padding_left (FoFo *fo_fo,
                           FoProperty *new_padding_left);

Sets the "padding-left" property of fo_fo to new_padding_left

Parameters

fo_fo

The FoFo object

 

new_padding_left

The new "padding-left" property value

 

fo_title_get_padding_right ()

FoProperty *
fo_title_get_padding_right (FoFo *fo_fo);

Gets the "padding-right" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-right" property value


fo_title_set_padding_right ()

void
fo_title_set_padding_right (FoFo *fo_fo,
                            FoProperty *new_padding_right);

Sets the "padding-right" property of fo_fo to new_padding_right

Parameters

fo_fo

The FoFo object

 

new_padding_right

The new "padding-right" property value

 

fo_title_get_padding_start ()

FoProperty *
fo_title_get_padding_start (FoFo *fo_fo);

Gets the "padding-start" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-start" property value


fo_title_set_padding_start ()

void
fo_title_set_padding_start (FoFo *fo_fo,
                            FoProperty *new_padding_start);

Sets the "padding-start" property of fo_fo to new_padding_start

Parameters

fo_fo

The FoFo object

 

new_padding_start

The new "padding-start" property value

 

fo_title_get_padding_top ()

FoProperty *
fo_title_get_padding_top (FoFo *fo_fo);

Gets the "padding-top" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "padding-top" property value


fo_title_set_padding_top ()

void
fo_title_set_padding_top (FoFo *fo_fo,
                          FoProperty *new_padding_top);

Sets the "padding-top" property of fo_fo to new_padding_top

Parameters

fo_fo

The FoFo object

 

new_padding_top

The new "padding-top" property value

 

fo_title_get_role ()

FoProperty *
fo_title_get_role (FoFo *fo_fo);

Gets the "role" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "role" property value


fo_title_set_role ()

void
fo_title_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_title_get_source_document ()

FoProperty *
fo_title_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_title_set_source_document ()

void
fo_title_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

 

fo_title_get_space_end ()

FoProperty *
fo_title_get_space_end (FoFo *fo_fo);

Gets the "space-end" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "space-end" property value


fo_title_set_space_end ()

void
fo_title_set_space_end (FoFo *fo_fo,
                        FoProperty *new_space_end);

Sets the "space-end" property of fo_fo to new_space_end

Parameters

fo_fo

The FoFo object

 

new_space_end

The new "space-end" property value

 

fo_title_get_space_start ()

FoProperty *
fo_title_get_space_start (FoFo *fo_fo);

Gets the "space-start" property of fo_fo

Parameters

fo_fo

The FoFo object

 

Returns

The "space-start" property value


fo_title_set_space_start ()

void
fo_title_set_space_start (FoFo *fo_fo,
                          FoProperty *new_space_start);

Sets the "space-start" property of fo_fo to new_space_start

Parameters

fo_fo

The FoFo object

 

new_space_start

The new "space-start" property value

 

Types and Values

FoTitle

typedef struct _FoTitle FoTitle;


FoTitleClass

typedef struct _FoTitleClass FoTitleClass;

Property Details

The “background-color” property

  “background-color”         FoProperty *

Background Color property.

Flags: Read


The “background-image” property

  “background-image”         FoProperty *

Background Image property.

Flags: Read


The “border-after-color” property

  “border-after-color”       FoProperty *

Border After Color property.

Flags: Read


The “border-after-style” property

  “border-after-style”       FoProperty *

Border After Style property.

Flags: Read


The “border-after-width” property

  “border-after-width”       FoProperty *

Border After Width property.

Flags: Read


The “border-before-color” property

  “border-before-color”      FoProperty *

Border Before Color property.

Flags: Read


The “border-before-style” property

  “border-before-style”      FoProperty *

Border Before Style property.

Flags: Read


The “border-before-width” property

  “border-before-width”      FoProperty *

Border Before Width property.

Flags: Read


The “border-bottom-color” property

  “border-bottom-color”      FoProperty *

Border Bottom Color property.

Flags: Read


The “border-bottom-style” property

  “border-bottom-style”      FoProperty *

Border Bottom Style property.

Flags: Read


The “border-bottom-width” property

  “border-bottom-width”      FoProperty *

Border Bottom Width property.

Flags: Read


The “border-end-color” property

  “border-end-color”         FoProperty *

Border End Color property.

Flags: Read


The “border-end-style” property

  “border-end-style”         FoProperty *

Border End Style property.

Flags: Read


The “border-end-width” property

  “border-end-width”         FoProperty *

Border End Width property.

Flags: Read


The “border-left-color” property

  “border-left-color”        FoProperty *

Border Left Color property.

Flags: Read


The “border-left-style” property

  “border-left-style”        FoProperty *

Border Left Style property.

Flags: Read


The “border-left-width” property

  “border-left-width”        FoProperty *

Border Left Width property.

Flags: Read


The “border-right-color” property

  “border-right-color”       FoProperty *

Border Right Color property.

Flags: Read


The “border-right-style” property

  “border-right-style”       FoProperty *

Border Right Style property.

Flags: Read


The “border-right-width” property

  “border-right-width”       FoProperty *

Border Right Width property.

Flags: Read


The “border-start-color” property

  “border-start-color”       FoProperty *

Border Start Color property.

Flags: Read


The “border-start-style” property

  “border-start-style”       FoProperty *

Border Start Style property.

Flags: Read


The “border-start-width” property

  “border-start-width”       FoProperty *

Border Start Width property.

Flags: Read


The “border-top-color” property

  “border-top-color”         FoProperty *

Border Top Color property.

Flags: Read


The “border-top-style” property

  “border-top-style”         FoProperty *

Border Top Style property.

Flags: Read


The “border-top-width” property

  “border-top-width”         FoProperty *

Border Top Width property.

Flags: Read


The “color” property

  “color”                    FoProperty *

Color property.

Flags: Read


The “font-family” property

  “font-family”              FoProperty *

Font Family property.

Flags: Read


The “font-size” property

  “font-size”                FoProperty *

Font Size property.

Flags: Read


The “font-stretch” property

  “font-stretch”             FoProperty *

Font Stretch property.

Flags: Read


The “font-style” property

  “font-style”               FoProperty *

Font Style property.

Flags: Read


The “font-variant” property

  “font-variant”             FoProperty *

Font Variant property.

Flags: Read


The “font-weight” property

  “font-weight”              FoProperty *

Font Weight property.

Flags: Read


The “line-height” property

  “line-height”              FoProperty *

Line Height property.

Flags: Read


The “padding-after” property

  “padding-after”            FoProperty *

Padding After property.

Flags: Read


The “padding-before” property

  “padding-before”           FoProperty *

Padding Before property.

Flags: Read


The “padding-bottom” property

  “padding-bottom”           FoProperty *

Padding Bottom property.

Flags: Read


The “padding-end” property

  “padding-end”              FoProperty *

Padding End property.

Flags: Read


The “padding-left” property

  “padding-left”             FoProperty *

Padding Left property.

Flags: Read


The “padding-right” property

  “padding-right”            FoProperty *

Padding Right property.

Flags: Read


The “padding-start” property

  “padding-start”            FoProperty *

Padding Start property.

Flags: Read


The “padding-top” property

  “padding-top”              FoProperty *

Padding Top property.

Flags: Read


The “role” property

  “role”                     FoProperty *

Role property.

Flags: Read


The “source-document” property

  “source-document”          FoProperty *

Source Document property.

Flags: Read


The “space-end” property

  “space-end”                FoProperty *

Space End property.

Flags: Read


The “space-start” property

  “space-start”              FoProperty *

Space Start property.

Flags: Read