GNOME Bugzilla – Bug 711611
GtkStack: Use new-style property installation/notification
Last modified: 2013-11-09 16:56:20 UTC
GtkStack should use g_object_class_install_properties() and g_object_notify_by_pspec().
Created attachment 259180 [details] [review] use g_object_class_install_properties
Created attachment 259181 [details] [review] use g_object_notify_by_pspec
Review of attachment 259180 [details] [review]: sure, why not
Review of attachment 259181 [details] [review]: ok