diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-11-23 19:54:41 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-11-23 19:54:41 +0000 |
commit | eeb0f9bcd3ff82a80ab92b16da74589d2fac97c2 (patch) | |
tree | a011b95d7f34612be0e1a4ba2a628321bfeb4e85 /gtk | |
parent | 5c47de587ad4690a58d2e18881d550028db06208 (diff) | |
download | gtk+-eeb0f9bcd3ff82a80ab92b16da74589d2fac97c2.tar.gz |
Don't mark gdk_pixbuf_error_quark() as const, to be consistent with all
2004-11-23 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-core.h: Don't mark gdk_pixbuf_error_quark() as const,
to be consistent with all the other error_quark functions.
(technically they are const, but since these are called only
in error paths, giving the compiler better optimization
opportunities doesn't matter much)
* gdk-pixbuf.symbols: Add attribute annotations.
* makegdkpixbufalias.pl: Keep attribute annotations, but strip PRIVATE.
* Makefile.am (gdk_pixbuf.def): Strip attribute annotations, but keep
PRIVATE.
Diffstat (limited to 'gtk')
0 files changed, 0 insertions, 0 deletions