Top | ![]() |
![]() |
![]() |
![]() |
FoProperty * | end-indent | Read |
FoProperty * | margin-bottom | Read |
FoProperty * | margin-left | Read |
FoProperty * | margin-right | Read |
FoProperty * | margin-top | Read |
FoProperty * | page-height | Read |
FoProperty * | page-width | Read |
FoProperty * | reference-orientation | Read |
FoRegionAfter * | region-after | Read |
FoRegionBefore * | region-before | Read |
FoRegionBody * | region-body | Read |
FoRegionEnd * | region-end | Read |
FoRegionStart * | region-start | Read |
FoProperty * | space-after | Read |
FoProperty * | space-before | Read |
FoProperty * | start-indent | Read |
FoProperty * | writing-mode | Read |
GObject ╰── GInitiallyUnowned ╰── FoObject ╰── FoNode ╰── FoFo ╰── FoPageMaster ╰── FoSimplePageMaster
FoFo *
fo_simple_page_master_new (void
);
Creates a new FoSimplePageMaster initialized to default value.
FoFo *
fo_simple_page_master_get_region_body (FoFo *fo_fo
);
Gets the "region-body" of fo_fo
.
void fo_simple_page_master_set_region_body (FoFo *fo_fo
,FoFo *new_region_body
);
Sets the "region-body" of fo_fo
to new_region_body
.
FoFo *
fo_simple_page_master_get_region_before
(FoFo *fo_fo
);
Gets the "region-before" of fo_fo
.
void fo_simple_page_master_set_region_before (FoFo *fo_fo
,FoFo *new_region_before
);
Sets the "region-before" of fo_fo
to new_region_before
.
FoFo *
fo_simple_page_master_get_region_after
(FoFo *fo_fo
);
Gets the "region-after" of fo_fo
.
void fo_simple_page_master_set_region_after (FoFo *fo_fo
,FoFo *new_region_after
);
Sets the "region-after" of fo_fo
to new_region_after
.
FoFo *
fo_simple_page_master_get_region_start
(FoFo *fo_fo
);
Gets the "region-start" of fo_fo
.
void fo_simple_page_master_set_region_start (FoFo *fo_fo
,FoFo *new_region_start
);
Sets the "region-start" of fo_fo
to new_region_start
.
FoFo *
fo_simple_page_master_get_region_end (FoFo *fo_fo
);
Gets the "region-end" of fo_fo
.
void fo_simple_page_master_set_region_end (FoFo *fo_fo
,FoFo *new_region_end
);
Sets the "region-end" of fo_fo
to new_region_end
.
FoProperty *
fo_simple_page_master_get_end_indent (FoFo *fo_fo
);
Gets the "end-indent" property of fo_fo
.
void fo_simple_page_master_set_end_indent (FoFo *fo_fo
,FoProperty *new_end_indent
);
Sets the "end-indent" property of fo_fo
to new_end_indent
.
FoProperty *
fo_simple_page_master_get_margin_bottom
(FoFo *fo_fo
);
Gets the "margin-bottom" property of fo_fo
.
void fo_simple_page_master_set_margin_bottom (FoFo *fo_fo
,FoProperty *new_margin_bottom
);
Sets the "margin-bottom" property of fo_fo
to new_margin_bottom
.
FoProperty *
fo_simple_page_master_get_margin_left (FoFo *fo_fo
);
Gets the "margin-left" property of fo_fo
.
void fo_simple_page_master_set_margin_left (FoFo *fo_fo
,FoProperty *new_margin_left
);
Sets the "margin-left" property of fo_fo
to new_margin_left
.
FoProperty *
fo_simple_page_master_get_margin_right
(FoFo *fo_fo
);
Gets the "margin-right" property of fo_fo
.
void fo_simple_page_master_set_margin_right (FoFo *fo_fo
,FoProperty *new_margin_right
);
Sets the "margin-right" property of fo_fo
to new_margin_right
.
FoProperty *
fo_simple_page_master_get_margin_top (FoFo *fo_fo
);
Gets the "margin-top" property of fo_fo
.
void fo_simple_page_master_set_margin_top (FoFo *fo_fo
,FoProperty *new_margin_top
);
Sets the "margin-top" property of fo_fo
to new_margin_top
.
FoProperty *
fo_simple_page_master_get_page_height (FoFo *fo_fo
);
Gets the "page-height" property of fo_fo
.
void fo_simple_page_master_set_page_height (FoFo *fo_fo
,FoProperty *new_page_height
);
Sets the "page-height" property of fo_fo
to new_page_height
.
FoProperty *
fo_simple_page_master_get_page_width (FoFo *fo_fo
);
Gets the "page-width" property of fo_fo
.
void fo_simple_page_master_set_page_width (FoFo *fo_fo
,FoProperty *new_page_width
);
Sets the "page-width" property of fo_fo
to new_page_width
.
FoProperty *
fo_simple_page_master_get_space_after (FoFo *fo_fo
);
Gets the "space-after" property of fo_fo
.
void fo_simple_page_master_set_space_after (FoFo *fo_fo
,FoProperty *new_space_after
);
Sets the "space-after" property of fo_fo
to new_space_after
.
FoProperty *
fo_simple_page_master_get_space_before
(FoFo *fo_fo
);
Gets the "space-before" property of fo_fo
.
void fo_simple_page_master_set_space_before (FoFo *fo_fo
,FoProperty *new_space_before
);
Sets the "space-before" property of fo_fo
to new_space_before
.
FoProperty *
fo_simple_page_master_get_start_indent
(FoFo *fo_fo
);
Gets the "start-indent" property of fo_fo
.
void fo_simple_page_master_set_start_indent (FoFo *fo_fo
,FoProperty *new_start_indent
);
Sets the "start-indent" property of fo_fo
to new_start_indent
.
FoProperty *
fo_simple_page_master_get_writing_mode
(FoFo *fo_fo
);
Gets the "writing-mode" property of fo_fo
.
void fo_simple_page_master_set_writing_mode (FoFo *fo_fo
,FoProperty *new_writing_mode
);
Sets the "writing-mode" property of fo_fo
to new_writing_mode
.
FoFo * fo_simple_page_master_region_name_get (FoFo *simple_page_master
,const gchar *name
);
Get the page region object for a page region name.
typedef struct _FoSimplePageMaster FoSimplePageMaster;
Instance of the 'simple-page-master' formatting object.
“end-indent”
property“end-indent” FoProperty *
End Indent property.
Owner: FoSimplePageMaster
Flags: Read
“margin-bottom”
property“margin-bottom” FoProperty *
Margin Bottom property.
Owner: FoSimplePageMaster
Flags: Read
“margin-left”
property“margin-left” FoProperty *
Margin Left property.
Owner: FoSimplePageMaster
Flags: Read
“margin-right”
property“margin-right” FoProperty *
Margin Right property.
Owner: FoSimplePageMaster
Flags: Read
“margin-top”
property“margin-top” FoProperty *
Margin Top property.
Owner: FoSimplePageMaster
Flags: Read
“page-height”
property“page-height” FoProperty *
Page Height property.
Owner: FoSimplePageMaster
Flags: Read
“page-width”
property“page-width” FoProperty *
Page Width property.
Owner: FoSimplePageMaster
Flags: Read
“reference-orientation”
property“reference-orientation” FoProperty *
Reference Orientation property.
Owner: FoSimplePageMaster
Flags: Read
“region-after”
property“region-after” FoRegionAfter *
REGION_AFTER.
Owner: FoSimplePageMaster
Flags: Read
“region-before”
property“region-before” FoRegionBefore *
REGION_BEFORE.
Owner: FoSimplePageMaster
Flags: Read
“region-body”
property“region-body” FoRegionBody *
REGION_BODY.
Owner: FoSimplePageMaster
Flags: Read
“region-end”
property“region-end” FoRegionEnd *
REGION_END.
Owner: FoSimplePageMaster
Flags: Read
“region-start”
property“region-start” FoRegionStart *
REGION_START.
Owner: FoSimplePageMaster
Flags: Read
“space-after”
property“space-after” FoProperty *
Space After property.
Owner: FoSimplePageMaster
Flags: Read
“space-before”
property“space-before” FoProperty *
Space Before property.
Owner: FoSimplePageMaster
Flags: Read
“start-indent”
property“start-indent” FoProperty *
Start Indent property.
Owner: FoSimplePageMaster
Flags: Read
“writing-mode”
property“writing-mode” FoProperty *
Writing Mode property.
Owner: FoSimplePageMaster
Flags: Read