content-type
FoProperty * fo_property_content_type_new (void);
void
Creates a new FoPropertyContentType initialized to default value.
the new FoPropertyContentType.
FoProperty * fo_property_content_type_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyContentType FoPropertyContentType;
typedef struct _FoPropertyContentTypeClass FoPropertyContentTypeClass;