Searched defs:style (Results 1 - 1 of 1) sorted by relevance

/scripts/kconfig/
H A Dgconf.c113 GtkStyle * style, gchar * btn_name, gchar ** xpm)
121 &style->bg[GTK_STATE_NORMAL],
136 GtkStyle *style; local
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,
112 replace_button_icon(GladeXML * xml, GdkDrawable * window, GtkStyle * style, gchar * btn_name, gchar ** xpm) argument
[all...]

Completed in 27 milliseconds