gtk3/docs/reference/gdk
Havoc Pennington eacd03aef2 Throughout: assorted docs
2001-10-02  Havoc Pennington  <hp@redhat.com>

        Throughout: assorted docs

	* gdk/gdkwindow.h: deprecate gdk_window_set_hints(), it's broken,
	gdk_window_set_geometry_hints() should be used instead.

	* gdk/gdkimage.h: deprecate gdk_image_ref, gdk_image_unref, and
	document them

	* gdk/x11/gdkx.h: remove gdk_get_client_window() since it doesn't
	seem to exist in any .c files

	* gdk/x11/gdkcolor-x11.c (gdk_colormap_query_color): docs,
	g_return_if_fail (pixel < colormap->size).
2001-10-03 18:19:48 +00:00
..
tmpl Throughout: assorted docs 2001-10-03 18:19:48 +00:00
.cvsignore
gdk-docs.sgml
gdk-overrides.txt
gdk-sections.txt Throughout: assorted docs 2001-10-03 18:19:48 +00:00
gdk.types
Makefile.am