]> Pileus Git - ~andy/gtk/commit
Add GtkSymbolicColor.
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 25 Jun 2010 17:29:51 +0000 (19:29 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:37:14 +0000 (15:37 +0100)
commit7094213df92e1ac72e294de58dad62124e7dd155
tree36313e257b81f18b6b37ef612d5b4b0cb283921f
parentd748ea983de123c065ede5bfb3118f54563416b8
Add GtkSymbolicColor.

This is a small boxed struct used to store symbolic colors so they
can be resolved at a later point.
gtk/Makefile.am
gtk/gtksymboliccolor.c [new file with mode: 0644]
gtk/gtksymboliccolor.h [new file with mode: 0644]