summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-12-05 16:39:29 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-05 16:39:29 +0000
commit30b574374c775e0a3b7620aac490b80c4f101b09 (patch)
treef4d3b4494db945c05cae5ea85e46cc04ba52abdc /README.in
parent2ed17574f9fbd3d78978d4ce57a56f13e5f75b90 (diff)
downloadgtk+-30b574374c775e0a3b7620aac490b80c4f101b09.tar.gz
Add a note about GTK_FLOATING.
2005-12-05 Matthias Clasen <mclasen@redhat.com> * README.in: Add a note about GTK_FLOATING.
Diffstat (limited to 'README.in')
-rw-r--r--README.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.in b/README.in
index 7cc4304799..715d69509c 100644
--- a/README.in
+++ b/README.in
@@ -42,6 +42,11 @@ Release notes for 2.10
gtk_range_set_[upper/lower]_stepper_sensitivity() functions to
prevent the arrows from being rendered insensitive.
+* GtkObject now uses the "floating reference" support in GObject.
+ GTK_OBJECT_IS_FLOATING() will still work, but direct checking
+ of the GTK_FLOATING flag will no longer detect the floating
+ reference.
+
Release notes
=============