Clean up PurpleWhiteboardManager

Review Request #2082 — Created Nov. 24, 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 2 (Latest)

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.
dcd4a64c0b2dfdc750bcfc2a07333ff3ab0665fe Gary Kramlich
libpurple/purplewhiteboardmanager.h
libpurple/purplewhiteboardmanager.c
Loading...