region-start

region-start

Functions

FoFo * fo_region_start_new ()
FoProperty * fo_region_start_get_background_color ()
void fo_region_start_set_background_color ()
FoProperty * fo_region_start_get_background_image ()
void fo_region_start_set_background_image ()
FoProperty * fo_region_start_get_border_after_color ()
void fo_region_start_set_border_after_color ()
FoProperty * fo_region_start_get_border_after_style ()
void fo_region_start_set_border_after_style ()
FoProperty * fo_region_start_get_border_after_width ()
void fo_region_start_set_border_after_width ()
FoProperty * fo_region_start_get_border_before_color ()
void fo_region_start_set_border_before_color ()
FoProperty * fo_region_start_get_border_before_style ()
void fo_region_start_set_border_before_style ()
FoProperty * fo_region_start_get_border_before_width ()
void fo_region_start_set_border_before_width ()
FoProperty * fo_region_start_get_border_bottom_color ()
void fo_region_start_set_border_bottom_color ()
FoProperty * fo_region_start_get_border_bottom_style ()
void fo_region_start_set_border_bottom_style ()
FoProperty * fo_region_start_get_border_bottom_width ()
void fo_region_start_set_border_bottom_width ()
FoProperty * fo_region_start_get_border_end_color ()
void fo_region_start_set_border_end_color ()
FoProperty * fo_region_start_get_border_end_style ()
void fo_region_start_set_border_end_style ()
FoProperty * fo_region_start_get_border_end_width ()
void fo_region_start_set_border_end_width ()
FoProperty * fo_region_start_get_border_left_color ()
void fo_region_start_set_border_left_color ()
FoProperty * fo_region_start_get_border_left_style ()
void fo_region_start_set_border_left_style ()
FoProperty * fo_region_start_get_border_left_width ()
void fo_region_start_set_border_left_width ()
FoProperty * fo_region_start_get_border_right_color ()
void fo_region_start_set_border_right_color ()
FoProperty * fo_region_start_get_border_right_style ()
void fo_region_start_set_border_right_style ()
FoProperty * fo_region_start_get_border_right_width ()
void fo_region_start_set_border_right_width ()
FoProperty * fo_region_start_get_border_start_color ()
void fo_region_start_set_border_start_color ()
FoProperty * fo_region_start_get_border_start_style ()
void fo_region_start_set_border_start_style ()
FoProperty * fo_region_start_get_border_start_width ()
void fo_region_start_set_border_start_width ()
FoProperty * fo_region_start_get_border_top_color ()
void fo_region_start_set_border_top_color ()
FoProperty * fo_region_start_get_border_top_style ()
void fo_region_start_set_border_top_style ()
FoProperty * fo_region_start_get_border_top_width ()
void fo_region_start_set_border_top_width ()
FoProperty * fo_region_start_get_clip ()
void fo_region_start_set_clip ()
FoProperty * fo_region_start_get_display_align ()
void fo_region_start_set_display_align ()
FoProperty * fo_region_start_get_extent ()
void fo_region_start_set_extent ()
FoProperty * fo_region_start_get_overflow ()
void fo_region_start_set_overflow ()
FoProperty * fo_region_start_get_padding_after ()
void fo_region_start_set_padding_after ()
FoProperty * fo_region_start_get_padding_before ()
void fo_region_start_set_padding_before ()
FoProperty * fo_region_start_get_padding_bottom ()
void fo_region_start_set_padding_bottom ()
FoProperty * fo_region_start_get_padding_end ()
void fo_region_start_set_padding_end ()
FoProperty * fo_region_start_get_padding_left ()
void fo_region_start_set_padding_left ()
FoProperty * fo_region_start_get_padding_right ()
void fo_region_start_set_padding_right ()
FoProperty * fo_region_start_get_padding_start ()
void fo_region_start_set_padding_start ()
FoProperty * fo_region_start_get_padding_top ()
void fo_region_start_set_padding_top ()
FoProperty * fo_region_start_get_region_name ()
void fo_region_start_set_region_name ()
FoProperty * fo_region_start_get_writing_mode ()
void fo_region_start_set_writing_mode ()

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoNode
            ╰── FoFo
                ╰── FoRegionStart

Description

Functions

fo_region_start_new ()

FoFo *
fo_region_start_new (void);

Creates a new FoRegionStart initialized to default value.

Returns

the new FoRegionStart.


fo_region_start_get_background_color ()

FoProperty *
fo_region_start_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_region_start_set_background_color ()

void
fo_region_start_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_region_start_get_background_image ()

FoProperty *
fo_region_start_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_region_start_set_background_image ()

void
fo_region_start_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_region_start_get_border_after_color ()

FoProperty *
fo_region_start_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_region_start_set_border_after_color ()

void
fo_region_start_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_region_start_get_border_after_style ()

FoProperty *
fo_region_start_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_region_start_set_border_after_style ()

void
fo_region_start_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_region_start_get_border_after_width ()

FoProperty *
fo_region_start_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_region_start_set_border_after_width ()

void
fo_region_start_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_region_start_get_border_before_color ()

FoProperty *
fo_region_start_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_region_start_set_border_before_color ()

void
fo_region_start_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_region_start_get_border_before_style ()

FoProperty *
fo_region_start_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_region_start_set_border_before_style ()

void
fo_region_start_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_region_start_get_border_before_width ()

FoProperty *
fo_region_start_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_region_start_set_border_before_width ()

void
fo_region_start_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_region_start_get_border_bottom_color ()

FoProperty *
fo_region_start_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_region_start_set_border_bottom_color ()

void
fo_region_start_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_region_start_get_border_bottom_style ()

FoProperty *
fo_region_start_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_region_start_set_border_bottom_style ()

void
fo_region_start_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_region_start_get_border_bottom_width ()

FoProperty *
fo_region_start_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_region_start_set_border_bottom_width ()

void
fo_region_start_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_region_start_get_border_end_color ()

FoProperty *
fo_region_start_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_region_start_set_border_end_color ()

void
fo_region_start_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_region_start_get_border_end_style ()

FoProperty *
fo_region_start_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_region_start_set_border_end_style ()

void
fo_region_start_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_region_start_get_border_end_width ()

FoProperty *
fo_region_start_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_region_start_set_border_end_width ()

void
fo_region_start_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_region_start_get_border_left_color ()

FoProperty *
fo_region_start_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_region_start_set_border_left_color ()

void
fo_region_start_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_region_start_get_border_left_style ()

FoProperty *
fo_region_start_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_region_start_set_border_left_style ()

void
fo_region_start_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_region_start_get_border_left_width ()

FoProperty *
fo_region_start_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_region_start_set_border_left_width ()

void
fo_region_start_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_region_start_get_border_right_color ()

FoProperty *
fo_region_start_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_region_start_set_border_right_color ()

void
fo_region_start_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_region_start_get_border_right_style ()

FoProperty *
fo_region_start_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_region_start_set_border_right_style ()

void
fo_region_start_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_region_start_get_border_right_width ()

FoProperty *
fo_region_start_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_region_start_set_border_right_width ()

void
fo_region_start_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_region_start_get_border_start_color ()

FoProperty *
fo_region_start_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_region_start_set_border_start_color ()

void
fo_region_start_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_region_start_get_border_start_style ()

FoProperty *
fo_region_start_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_region_start_set_border_start_style ()

void
fo_region_start_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_region_start_get_border_start_width ()

FoProperty *
fo_region_start_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_region_start_set_border_start_width ()

void
fo_region_start_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_region_start_get_border_top_color ()

FoProperty *
fo_region_start_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_region_start_set_border_top_color ()

void
fo_region_start_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_region_start_get_border_top_style ()

FoProperty *
fo_region_start_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_region_start_set_border_top_style ()

void
fo_region_start_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_region_start_get_border_top_width ()

FoProperty *
fo_region_start_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_region_start_set_border_top_width ()

void
fo_region_start_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_region_start_get_clip ()

FoProperty *
fo_region_start_get_clip (FoFo *fo_fo);

Gets the "clip" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "clip" property value.


fo_region_start_set_clip ()

void
fo_region_start_set_clip (FoFo *fo_fo,
                          FoProperty *new_clip);

Sets the "clip" property of fo_fo to new_clip .

Parameters

fo_fo

The FoFo object.

 

new_clip

The new "clip" property value.

 

fo_region_start_get_display_align ()

FoProperty *
fo_region_start_get_display_align (FoFo *fo_fo);

Gets the "display-align" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "display-align" property value.


fo_region_start_set_display_align ()

void
fo_region_start_set_display_align (FoFo *fo_fo,
                                   FoProperty *new_display_align);

Sets the "display-align" property of fo_fo to new_display_align .

Parameters

fo_fo

The FoFo object.

 

new_display_align

The new "display-align" property value.

 

fo_region_start_get_extent ()

FoProperty *
fo_region_start_get_extent (FoFo *fo_fo);

Gets the "extent" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "extent" property value.


fo_region_start_set_extent ()

void
fo_region_start_set_extent (FoFo *fo_fo,
                            FoProperty *new_extent);

Sets the "extent" property of fo_fo to new_extent .

Parameters

fo_fo

The FoFo object.

 

new_extent

The new "extent" property value.

 

fo_region_start_get_overflow ()

FoProperty *
fo_region_start_get_overflow (FoFo *fo_fo);

Gets the "overflow" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "overflow" property value.


fo_region_start_set_overflow ()

void
fo_region_start_set_overflow (FoFo *fo_fo,
                              FoProperty *new_overflow);

Sets the "overflow" property of fo_fo to new_overflow .

Parameters

fo_fo

The FoFo object.

 

new_overflow

The new "overflow" property value.

 

fo_region_start_get_padding_after ()

FoProperty *
fo_region_start_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_region_start_set_padding_after ()

void
fo_region_start_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_region_start_get_padding_before ()

FoProperty *
fo_region_start_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_region_start_set_padding_before ()

void
fo_region_start_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_region_start_get_padding_bottom ()

FoProperty *
fo_region_start_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_region_start_set_padding_bottom ()

void
fo_region_start_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_region_start_get_padding_end ()

FoProperty *
fo_region_start_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_region_start_set_padding_end ()

void
fo_region_start_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_region_start_get_padding_left ()

FoProperty *
fo_region_start_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_region_start_set_padding_left ()

void
fo_region_start_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_region_start_get_padding_right ()

FoProperty *
fo_region_start_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_region_start_set_padding_right ()

void
fo_region_start_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_region_start_get_padding_start ()

FoProperty *
fo_region_start_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_region_start_set_padding_start ()

void
fo_region_start_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_region_start_get_padding_top ()

FoProperty *
fo_region_start_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_region_start_set_padding_top ()

void
fo_region_start_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_region_start_get_region_name ()

FoProperty *
fo_region_start_get_region_name (FoFo *fo_fo);

Gets the "region-name" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "region-name" property value.


fo_region_start_set_region_name ()

void
fo_region_start_set_region_name (FoFo *fo_fo,
                                 FoProperty *new_region_name);

Sets the "region-name" property of fo_fo to new_region_name .

Parameters

fo_fo

The FoFo object.

 

new_region_name

The new "region-name" property value.

 

fo_region_start_get_writing_mode ()

FoProperty *
fo_region_start_get_writing_mode (FoFo *fo_fo);

Gets the "writing-mode" property of fo_fo .

Parameters

fo_fo

The FoFo object.

 

Returns

The "writing-mode" property value.


fo_region_start_set_writing_mode ()

void
fo_region_start_set_writing_mode (FoFo *fo_fo,
                                  FoProperty *new_writing_mode);

Sets the "writing-mode" property of fo_fo to new_writing_mode .

Parameters

fo_fo

The FoFo object.

 

new_writing_mode

The new "writing-mode" property value.

 

Types and Values

FoRegionStart

typedef struct _FoRegionStart FoRegionStart;

Instance of the 'region-start' formatting object.


FoRegionStartClass

typedef struct _FoRegionStartClass FoRegionStartClass;

Class structure for the 'region-start' formatting object.

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 “clip” property

  “clip”                     FoProperty *

Clip property.

Flags: Read


The “display-align” property

  “display-align”            FoProperty *

Display Align property.

Flags: Read


The “extent” property

  “extent”                   FoProperty *

Extent property.

Flags: Read


The “overflow” property

  “overflow”                 FoProperty *

Overflow 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 “region-name” property

  “region-name”              FoProperty *

Region Name property.

Flags: Read


The “writing-mode” property

  “writing-mode”             FoProperty *

Writing Mode property.

Flags: Read