Searched refs:highlitText (Results 1 – 2 of 2) sorted by relevance
83 gtk_label_set_markup(GTK_LABEL(lab), lwoh->highlitText);197 if(lwoh->highlitText) g_free(lwoh->highlitText);201 lwoh->highlitText = g_locale_to_utf8(text, -1, NULL, NULL, NULL);219 g_free(lwoh->highlitText);
687 char *highlitText; member