gchar              73 scripts/kconfig/gconf.c static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row);
gchar              74 scripts/kconfig/gconf.c static gchar **fill_row(struct menu *menu);
gchar             111 scripts/kconfig/gconf.c 				GtkStyle *style, gchar *btn_name, gchar **xpm)
gchar             129 scripts/kconfig/gconf.c static void init_main_window(const gchar *glade_file)
gchar             171 scripts/kconfig/gconf.c 			    "button4", (gchar **) xpm_single_view);
gchar             173 scripts/kconfig/gconf.c 			    "button5", (gchar **) xpm_split_view);
gchar             175 scripts/kconfig/gconf.c 			    "button6", (gchar **) xpm_tree_view);
gchar             260 scripts/kconfig/gconf.c 			    const gchar * path_string,
gchar             261 scripts/kconfig/gconf.c 			    const gchar * new_text, gpointer user_data);
gchar             491 scripts/kconfig/gconf.c 	const gchar *fn;
gchar             533 scripts/kconfig/gconf.c 	const gchar *fn;
gchar             641 scripts/kconfig/gconf.c 	const gchar *intro_text =
gchar             672 scripts/kconfig/gconf.c 	const gchar *about_text =
gchar             690 scripts/kconfig/gconf.c 	const gchar *license_text =
gchar             779 scripts/kconfig/gconf.c 			    const gchar * path_string,
gchar             780 scripts/kconfig/gconf.c 			    const gchar * new_text, gpointer user_data)
gchar            1036 scripts/kconfig/gconf.c static gchar **fill_row(struct menu *menu)
gchar            1038 scripts/kconfig/gconf.c 	static gchar *row[COL_NUMBER];
gchar            1065 scripts/kconfig/gconf.c 		row[COL_PIXBUF] = (gchar *) xpm_menu;
gchar            1071 scripts/kconfig/gconf.c 		row[COL_PIXBUF] = (gchar *) xpm_void;
gchar            1076 scripts/kconfig/gconf.c 		row[COL_PIXBUF] = (gchar *) xpm_void;
gchar            1161 scripts/kconfig/gconf.c static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row)
gchar            1447 scripts/kconfig/gconf.c 	gchar *glade_file;