diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-04-13 05:13:20 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-04-13 05:13:20 +0000 |
commit | b76c1c7bd272c2500c35a2ada75fce928eecf981 (patch) | |
tree | 3809d22681d81229fcbe6f557e362345986a4191 /ChangeLog | |
parent | 9ccee8a3fceef43c61094c3bda953cb5b0db4f90 (diff) | |
download | gdk-pixbuf-b76c1c7bd272c2500c35a2ada75fce928eecf981.tar.gz |
Add a warning when gtk_widget_grab_default() is called for a widget that
Mon Mar 8 12:52:53 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwidget.c (gtk_widget_grab_default): Add a warning
when gtk_widget_grab_default() is called for a widget that
is not within a GtkWindow.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Mar 8 12:52:53 1999 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkwidget.c (gtk_widget_grab_default): Add a warning + when gtk_widget_grab_default() is called for a widget that + is not within a GtkWindow. + Sat Apr 10 13:52:54 BST 1999 Tony Gale <gale@gtk.org> * docs/gtk_tut.sgml, examples/clist.c: use a |