Searched refs:txt_freq (Results 1 – 1 of 1) sorted by relevance
2198 gchar *txt_freq = NULL; in luscus_gtk_update_geo_info() local2233 txt_freq = g_markup_printf_escaped("%.2f cm<sup>-1</sup>", m->freq[i]); in luscus_gtk_update_geo_info()2234 textbuf = g_strdup(txt_freq); in luscus_gtk_update_geo_info()2240 textbuf = g_strconcat(txt_freq, txt_irint, NULL); in luscus_gtk_update_geo_info()2261 g_free(txt_freq); in luscus_gtk_update_geo_info()