[GSoC] GObjectification Summary
Ankit Vani
a at nevitus.org
Wed Nov 27 01:43:12 EST 2013
On Wed, Nov 27, 2013 at 11:39 AM, Mark Doliner <mark at kingant.net> wrote:
>>> On Tue, Nov 19, 2013 at 12:27 PM, Tomasz Wasilczyk <twasilczyk at pidgin.im>
>>> wrote:
>> It's pretty new, so it's not used widely yet. Feel free to use it where you
>> need it,
>
> +1
It is done. :)
GObject .c files now have a properties array.
g_object_notify_by_pspec is used instead of g_object_notify,
and g_object_install_properties is used on the properties array
instead of repeated calls to g_object_install_property.
More information about the Devel
mailing list