table-layout
FoProperty * fo_property_table_layout_new (void);
void
Creates a new FoPropertyTableLayout initialized to default value.
the new FoPropertyTableLayout.
FoProperty * fo_property_table_layout_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyTableLayout FoPropertyTableLayout;
typedef struct _FoPropertyTableLayoutClass FoPropertyTableLayoutClass;