Add some "is" methods to PurpleConversation to make type checking easier

Review Request #3052 — Created April 2, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This just simplifies having to call purple_conversation_get_conversation_type
and checking it against a constant with a long name.

Ran the unit tests under valgrind.

Commits

Files

    Loading...