style
struct grid_cell style;
struct style style;
int style_parse(struct style *,const struct grid_cell *,
const char *style_tostring(struct style *);
void style_set(struct style *, const struct grid_cell *);
void style_copy(struct style *, struct style *);
void style_copy(struct style *, struct style *);
void style_set_scrollbar_style_from_option(struct style *,
struct style {