]> Pileus Git - ~andy/gtk/commit
Don't call g_object_notify() with properties that don't exist. Also, make
authorMartyn James Russell <mr@src.gnome.org>
Fri, 20 Jun 2008 14:45:54 +0000 (14:45 +0000)
committerMartyn James Russell <mr@src.gnome.org>
Fri, 20 Jun 2008 14:45:54 +0000 (14:45 +0000)
commit7e374415b6c126824376b1dd7a9923502d2b38c8
tree508a34d36fadaa34ba5aab8b899ce742d8281b19
parent90bc8940c8b4715231bf9703531d825bb69d6e0d
Don't call g_object_notify() with properties that don't exist. Also, make

* gtk/gtkaccelgroup.c: Don't call g_object_notify() with
properties that don't exist. Also, make sure we notify for
the "is-locked" property.

svn path=/trunk/; revision=20650
ChangeLog
gtk/gtkaccelgroup.c