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

Colomban Wendling notifications at xxxxx
Sun Jun 5 09:59:05 UTC 2016


>  static void create_signals(GObjectClass *g_object_class)
>  {
>  	/* Document signals */
>  	geany_object_signals[GCB_DOCUMENT_NEW] = g_signal_new (
>  		"document-new",
>  		G_OBJECT_CLASS_TYPE (g_object_class),
>  		G_SIGNAL_RUN_FIRST,
> -		G_STRUCT_OFFSET (GeanyObjectClass, document_new),

this indeed is probably useless, but you should probably document why you removed it so future gazers don't wonder.

---
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/f681a14158faddb1ff7f425f3da35a6e989e70af..a842d18cc79e2eac9ee45c29a37d1d1a27d414ce#r65814702
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160605/d23f2e00/attachment.html>


More information about the Github-comments mailing list