Top | ![]() |
![]() |
![]() |
![]() |
FoProperty *
fo_property_writing_mode_new (void
);
Creates a new FoPropertyWritingMode initialized to default value.
FoProperty *
fo_property_writing_mode_get_initial (void
);
Get an instance of the property with the correct initial value.
FoEnumAreaDirection fo_property_writing_mode_to_bpd (FoProperty *writing_mode
,GError **error
);
Determine the block-progression-direction for the current value of
writing_mode
FoEnumAreaDirection fo_property_writing_mode_to_ipd (FoProperty *writing_mode
,GError **error
);
Determine the inline-progression-direction for the current value of
writing_mode
FoEnumAreaDirection fo_property_writing_mode_to_sd (FoProperty *writing_mode
,GError **error
);
Determine the shift-direction for the current value of
writing_mode