Home
last modified time | relevance | path

Searched refs:txtbuf (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c135 GtkTextBuffer *txtbuf; in init_main_window() local
203 txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in init_main_window()
204 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window()
208 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()