FoAreaListItem
GObject ╰── GInitiallyUnowned ╰── FoObject ╰── FoNode ╰── FoArea ╰── FoAreaArea ╰── FoAreaListItem
FoArea * fo_area_list_item_new (void);
void
Creates a new FoAreaListItem initialized to default value.
the new FoAreaListItem
typedef struct _FoAreaListItem FoAreaListItem;
typedef struct _FoAreaListItemClass FoAreaListItemClass;