[GSoC] GObjectification Summary

Tomasz Wasilczyk twasilczyk at pidgin.im
Tue Nov 19 01:57:27 EST 2013


2013/11/17 Ankit Vani <a at nevitus.org>

> There is also PROP_LAST at the end of the enum lists, which is also
> unused right now, but would be used if we decide to change
> g_object_notify() to g_object_notify_by_pspec() in the future, which is
> faster (but requires a higher glib version).


I'm not sure, if its revelant, but you can always use preprocessor
directives to write code both for currently required version and never
ones. You can even write your implementation of newer functions and put it
into glibcompat.h file.

Tomek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20131119/be5ee568/attachment.html>


More information about the Devel mailing list