]> Pileus Git - ~andy/gtk/commit
coding style cleanup.
authorMichael Natterer <mitch@imendio.com>
Fri, 14 Mar 2008 17:26:12 +0000 (17:26 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 14 Mar 2008 17:26:12 +0000 (17:26 +0000)
commitda50561b8d8a846813cccf321828a82e017e2a75
tree35f8cdb575f972bd0e585a876c04f7a976a4c9e6
parentea87c926e213613f40b9b8a053fabad347130fbc
coding style cleanup.

2008-03-14  Michael Natterer  <mitch@imendio.com>

* gtk/gtkadjustment.c: coding style cleanup.

(gtk_adjustment_set_property): no need to call g_object_notify()
on the set properties.

Implement GObject::dispatch_properties_changed() and make sure we
emit "changed" when anything but the "value" property changes.

svn path=/trunk/; revision=19875
ChangeLog
gtk/gtkadjustment.c