Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dgconf.c35 static GtkWidget *text_w; variable
72 buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in text_insert_msg()
75 gtk_text_view_set_left_margin(GTK_TEXT_VIEW(text_w), 15); in text_insert_msg()
1003 text_w = GTK_WIDGET(gtk_builder_get_object(builder, "textview3")); in init_main_window()
1101 txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in init_main_window()