gnome-control-center/capplets/theme-switcher/gtkrc-utils.h
Thomas Wood e5d3aa030a Correct function decleration
2007-01-08  Thomas Wood  <thos@gnome.org>

	* gtkrc-utils.h: Correct function decleration
	* gnome-theme-details.c: (update_color_scheme_tab), (color_select),
	(toggle_color_scheme_key):
	* theme-properties.glade:

	Add custom colour scheme saving UI

svn path=/trunk/; revision=7094
2007-01-08 11:23:37 +00:00

5 lines
129 B
C

void gtkrc_get_details (gchar *filename, GSList **engines, GSList **symbolic_colors);
gchar * gtkrc_find_named (gchar *name);