Searched refs:main_wnd (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/kconfig/
H A Dgconf.c38 GtkWidget *main_wnd = NULL; variable
138 main_wnd = glade_xml_get_widget(xml, "window1");
164 style = gtk_widget_get_style(main_wnd);
167 replace_button_icon(xml, main_wnd->window, style,
169 replace_button_icon(xml, main_wnd->window, style,
171 replace_button_icon(xml, main_wnd->window, style,
183 gtk_window_set_title(GTK_WINDOW(main_wnd), rootmenu.prompt->text);
185 gtk_widget_show(main_wnd);
421 GTK_WINDOW(main_wnd),
470 gtk_window_get_default_size(GTK_WINDOW(main_wnd),
[all...]

Completed in 106 milliseconds