GNOME Bugzilla – Bug 581038
g_signal_connect documentation lacks return value
Last modified: 2012-02-21 09:49:57 UTC
As the summary says: there's absolutely nothing in the documentation for g_signal_connect that tells me it'll return the same thing as g_signal_connect_data. While it might be obvious once you stop to think of it, I didn't realize it. Explicitly mentioning that g_s_c wraps g_s_c_data or something like that would be a tiny but very helpful improvement.
gtk-doc issue, our doc comments have a Returns: line. See bug 587103.
Can we close this ticket since the 'Returns:' line is now in the documentation?
Closing as this was fixed in gtk-doc as per comment #1. *** This bug has been marked as a duplicate of bug 587103 ***