[Github-comments] [geany/geany] Document data (#1203)

Matthew Brush notifications at xxxxx
Mon Sep 12 14:35:55 UTC 2016


As a comparison, [the code here](https://gist.github.com/codebrainz/78a23f54970b975e0898ae544c2f5bbd) which used to be required in each plugin that needed it is reduced to:

```c
plugin_document_set_data_full(plugin, doc, g_strdup("Hi"), g_free);
```

-- 
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/1203#issuecomment-246367614
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160912/3b1b52a5/attachment.html>


More information about the Github-comments mailing list