diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-12-17 02:24:01 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-12-17 02:24:01 +0000 |
commit | 85e7cab2ede7b6ce65c769973ac47151ee1d356d (patch) | |
tree | 30ed39c05bb8dafe96eedf03b1452e5d425b99e2 /ChangeLog | |
parent | 5d347cad8ebe7dd76ec1ff4a618f87ad16e14ae6 (diff) | |
download | gtk+-85e7cab2ede7b6ce65c769973ac47151ee1d356d.tar.gz |
Implement two missing functions (#101369)
2002-12-17 Tor Lillqvist <tml@iki.fi>
Implement two missing functions (#101369)
* gdk/gdk.def: Add here, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ * gdk/win32/gdkgc-win32.c (gdk_gc_get_screen): Implement by returning the only screen so far, _gdk_screen. + * gdk/gdk.def: Add here, too. + Mon Dec 16 16:18:15 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtktexttag.c (gtk_text_tag_get_property): Get rid |