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

/scripts/kconfig/
H A Dgconf.c44 GtkWidget *main_wnd = NULL; variable
143 main_wnd = glade_xml_get_widget(xml, "window1");
169 style = gtk_widget_get_style(main_wnd);
173 replace_button_icon(xml, main_wnd->window, style,
175 replace_button_icon(xml, main_wnd->window, style,
177 replace_button_icon(xml, main_wnd->window, style,
180 replace_button_icon(xml, main_wnd->window, style,
182 replace_button_icon(xml, main_wnd->window, style,
184 replace_button_icon(xml, main_wnd->window, style,
212 gtk_window_set_title(GTK_WINDOW(main_wnd), rootmen
[all...]

Completed in 62 milliseconds