1 #ifndef EL__BFU_GROUP_H
2 #define EL__BFU_GROUP_H
8 void dlg_format_group(struct terminal
*term
,
9 struct widget_data
*widget_data
,
10 int n
, int x
, int *y
, int w
, int *rw
, int format_only
);
12 void group_layouter(struct dialog_data
*);