[Github-comments] [geany/geany] Gi signals (#1038)

Thomas Martitz notifications at xxxxx
Mon May 23 14:32:24 UTC 2016


>  	geany_object_signals[GCB_DOCUMENT_FILETYPE_SET] = g_signal_new (
>  		"document-filetype-set",
>  		G_OBJECT_CLASS_TYPE (g_object_class),
>  		G_SIGNAL_RUN_FIRST,
> -		G_STRUCT_OFFSET (GeanyObjectClass, document_filetype_set),
> -		NULL, NULL,
> -		geany_cclosure_marshal_VOID__POINTER_POINTER,
> +		0, NULL, NULL, g_cclosure_marshal_generic,

Yea, thought it would be more consistent since we pass an explicit marshaller for some signals. Can change to NULL if you prefer.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1038/files/c9f291ae4015a3bb8d6ea142b1beb6c9fcc43129#r64232710
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160523/89e4e707/attachment.html>


More information about the Github-comments mailing list