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

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

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.

Summary ID
Add some "is" methods to PurpleConversation to make type checking easier
This just simplifies having to call purple_conversation_get_conversation_type and checking it against a constant with a long name.
854b501ecf4831e0cd35ad8dac8199e640ad9c0c
grim
  1. Self reviewed

  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...