[Github-comments] [geany/geany] Gi signals (#1038)
Colomban Wendling
notifications at xxxxx
Sun Jun 5 10:06:36 UTC 2016
> @@ -120,10 +120,11 @@ geany_data_init(void)
> &tool_prefs,
> &template_prefs,
> NULL, /* Remove field on next ABI break (abi-todo) */
> - filetypes_by_title
> + filetypes_by_title,
> + (GeanyObject *) geany_object,
Why a cast? either make the field a `GObject` or the variable a GeanyObject.
---
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/058d09f360a420cc639495dbf1567f81d1194462..a52f37027e6ddccad7bc2ccf5f424fb61018427b#r65814806
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160605/7ad422a2/attachment.html>
More information about the Github-comments
mailing list