Add a protocol actions interface

Review Request #1511 — Created June 28, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

Add a protocol actions interface

Compile only, for this part by itself.

Summary ID Author
Fix the issues in rr 1360
d2495d8189116aa4de549b1c58cb459c0223bdcb Gary Kramlich
ivanhoe
  1. 
      
  2. libpurple/purpleprotocolactions.h (Diff revision 1)
     
     

    What will it return when the connection has no actions (assuming that can happen?), NULL or an empty GActionGroup?

    1. Either is technically fine. NULL means we don't need to add it to a widget, and an empty GActionGroup just means we track an instance with no children.

  3. 
      
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...