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

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1308@github.com>