unicode-bidi
FoProperty * fo_property_unicode_bidi_new (void);
void
Creates a new FoPropertyUnicodeBidi initialized to default value.
the new FoPropertyUnicodeBidi.
FoProperty * fo_property_unicode_bidi_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyUnicodeBidi FoPropertyUnicodeBidi;
typedef struct _FoPropertyUnicodeBidiClass FoPropertyUnicodeBidiClass;