accel group patch



I just updated my patch that allows setting accelerators on GObjects
rather than just GtkObjects, and allows GtkAccelLabel to watch
accelerators on objects (not just widgets):
  http://bugzilla.gnome.org/show_bug.cgi?id=54529

The latest patch also converts GtkAccelGroup to a GObject, which fixes
this other API bug report:
  http://bugzilla.gnome.org/show_bug.cgi?id=55799

The patch is at:
  http://bugzilla.gnome.org/showattachment.cgi?attach_id=742

It hasn't caused any problems with the small amount of testing I have
given it (testgtk and gtk-demo).  I don't think it will cause much
trouble -- the APIs it changes are mainly GtkObject -> GObject, which will
cause some warnings in people's code.  The part of the patch converting
GtkAccelGroup to a GObject will require changes to language bindings
(which shouldn't be much of a problem).

James.

-- 
Email: james daa com au
WWW:   http://www.daa.com.au/~james/






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]