diff options
Diffstat (limited to 'README.in')
-rw-r--r-- | README.in | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ============= |