Add a hint about using gdk_drawable_get_size() instead.

2004-11-09  Matthias Clasen  <mclasen@redhat.com>

	* gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry): Add
	a hint about using gdk_drawable_get_size() instead.
This commit is contained in:
Matthias Clasen
2004-11-09 20:10:23 +00:00
committed by Matthias Clasen
parent 16912474cc
commit 494a2271a2
5 changed files with 20 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2004-11-09 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry): Add
a hint about using gdk_drawable_get_size() instead.
* gtk/gtk.symbols: Add new symbols.
* gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Make