letter-value

letter-value — 'letter-value' property

Functions

Types and Values

Description

Inherited: FALSE

Shorthand: FALSE

Value: auto | alphabetic | traditional

Initial value: auto

Definition: http://www.w3.org/TR/xsl11/#letter-value

Functions

fo_property_letter_value_new ()

FoProperty *
fo_property_letter_value_new (void);

Creates a new FoPropertyLetterValue initialized to default value.

Returns

the new FoPropertyLetterValue.


fo_property_letter_value_get_initial ()

FoProperty *
fo_property_letter_value_get_initial (void);

Get an instance of the property with the correct initial value.

Returns

An instance of the property.

Types and Values

FoPropertyLetterValue

typedef struct _FoPropertyLetterValue FoPropertyLetterValue;

FoPropertyLetterValueClass

typedef struct _FoPropertyLetterValueClass FoPropertyLetterValueClass;