>From what I can tell, as I'm just learning the Geany API and gtk3, I would >now need to
1. Create a linked list using GSList() to store each item that's pinned 2. Before pinning, check to see if document is already in the list 3. Other stuff after that. I'm a bit lost on how to pass some values as functions though. I'm not too experienced with callback functions and some of my experiments have gone terribly awry. I'll ask in a line comment... You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1308 -- Commit Summary -- * Add Pinner plugin -- File Changes -- A pinner/pinner.c (88) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1308.patch https://github.com/geany/geany-plugins/pull/1308.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1308 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/[email protected]>
