skip_btn 337 src/editor/spell.c WButton *skip_btn; skip_btn 352 src/editor/spell.c skip_btn = button_new (9, 28, B_SKIP_WORD, NORMAL_BUTTON, _ ("&Skip"), 0); skip_btn 353 src/editor/spell.c skip_len = button_get_len (skip_btn); skip_btn 384 src/editor/spell.c group_add_widget (g, skip_btn);