Searched refs:main_wnd (Results 1 – 1 of 1) sorted by relevance
| /scripts/kconfig/ |
| A D | gconf.c | 44 GtkWidget *main_wnd = NULL; variable 143 main_wnd = glade_xml_get_widget(xml, "window1"); in init_main_window() 169 style = gtk_widget_get_style(main_wnd); in init_main_window() 172 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 174 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 176 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 190 gtk_widget_show(main_wnd); in init_main_window() 422 GTK_WINDOW(main_wnd), in on_window1_delete_event() 557 gtk_widget_destroy(GTK_WIDGET(main_wnd)); in on_quit1_activate() 641 dialog = gtk_message_dialog_new(GTK_WINDOW(main_wnd), in on_introduction1_activate() [all …]
|
Completed in 7 milliseconds