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
5 lines
129 B
C
5 lines
129 B
C
|
|
|
|
void gtkrc_get_details (gchar *filename, GSList **engines, GSList **symbolic_colors);
|
|
gchar * gtkrc_find_named (gchar *name);
|
|
|