word_label 325 src/editor/spell.c char *word_label; word_label 361 src/editor/spell.c word_label = g_strdup_printf ("%s: %s", _ ("Misspelled"), word); word_label 362 src/editor/spell.c word_label_len = str_term_width1 (word_label) + 5; word_label 372 src/editor/spell.c group_add_widget (g, label_new (3, 2, word_label)); word_label 398 src/editor/spell.c g_free (word_label);