gnome-control-center/capplets/common/gtkrc-utils.h

6 lines
184 B
C
Raw Normal View History

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