Clean up PurpleWhiteboardManager

Review Request #2082 — Created Nov. 23, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Implement the GListModel interface backed by a GPtrArray.
Remove the for_each method as it's not used or necessary with a model.

Ran the unit tests and built the docs.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Clean up PurpleWhiteboardManager
Implement the GListModel interface backed by a GPtrArray. Remove the for_each method as it's not used or necessary with a model.
8c282dd01776bfee437b9ad895c81208a1c1e3e0 Gary Kramlich
libpurple/purplewhiteboardmanager.h
libpurple/purplewhiteboardmanager.c
Loading...