main_wnd 41 scripts/kconfig/gconf.c GtkWidget *main_wnd = NULL; main_wnd 141 scripts/kconfig/gconf.c main_wnd = glade_xml_get_widget(xml, "window1"); main_wnd 167 scripts/kconfig/gconf.c style = gtk_widget_get_style(main_wnd); main_wnd 170 scripts/kconfig/gconf.c replace_button_icon(xml, main_wnd->window, style, main_wnd 172 scripts/kconfig/gconf.c replace_button_icon(xml, main_wnd->window, style, main_wnd 174 scripts/kconfig/gconf.c replace_button_icon(xml, main_wnd->window, style, main_wnd 186 scripts/kconfig/gconf.c gtk_window_set_title(GTK_WINDOW(main_wnd), rootmenu.prompt->text); main_wnd 188 scripts/kconfig/gconf.c gtk_widget_show(main_wnd); main_wnd 424 scripts/kconfig/gconf.c GTK_WINDOW(main_wnd), main_wnd 473 scripts/kconfig/gconf.c gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h); main_wnd 567 scripts/kconfig/gconf.c gtk_widget_destroy(GTK_WIDGET(main_wnd)); main_wnd 658 scripts/kconfig/gconf.c dialog = gtk_message_dialog_new(GTK_WINDOW(main_wnd), main_wnd 676 scripts/kconfig/gconf.c dialog = gtk_message_dialog_new(GTK_WINDOW(main_wnd), main_wnd 695 scripts/kconfig/gconf.c dialog = gtk_message_dialog_new(GTK_WINDOW(main_wnd), main_wnd 741 scripts/kconfig/gconf.c gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h);