- Description:
-
~ This is the first step of making it implement GListModel. I opted to do this
~ I also implemented Gio.ListModel as it was barely any code to do it and added Purple.ConversationManager.get_default_as_model as well.
- separately to keep the changes simple. - Commits:
-
Summary ID 0b10bfcdb12ce1205ee3541d655c22ba6fc23ecf f913fade6a914b26e179bbafb25eb1456bb23b11
Change the internal data structure of Purple.ConversationManager to GPtrArray
Review Request #3634 — Created Nov. 2, 2024 and submitted
I also implemented Gio.ListModel as it was barely any code to do it and added Purple.ConversationManager.get_default_as_model as well.
Ran the conversation-manager tests under valgrind and called in the turtles for the rest.