flow-name
FoProperty * fo_property_flow_name_new (void);
void
Creates a new FoPropertyFlowName initialized to default value.
the new FoPropertyFlowName.
FoProperty * fo_property_flow_name_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyFlowName FoPropertyFlowName;
typedef struct _FoPropertyFlowNameClass FoPropertyFlowNameClass;