[Github-comments] [geany/geany] Modify/Extend Stash Settings API (PR #3000)
xiota
notifications at xxxxx
Sat Nov 13 23:16:00 UTC 2021
These changes do not affect current usage.
* Make StashPref and StashGroup publicly accessible so lookup functions
to make Geany preferences available to plugins can be added later.
* Add comment field to StashPref.
- stash_group_add_comment()
* Add double key type:
- utils_get_setting_double() in utils.c
- stash_group_add_double() in stash.c
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3000
-- Commit Summary --
* Modify/Extend Stash Settings API
-- File Changes --
M doc/stash-example.c (19)
M src/plugindata.h (2)
M src/stash.c (125)
M src/stash.h (47)
M src/utils.c (55)
M src/utils.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/3000.patch
https://github.com/geany/geany/pull/3000.diff
--
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/3000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211113/75d7f939/attachment-0001.htm>
More information about the Github-comments
mailing list