[Pidgin] #14818: [PATCH] Finch should handle conversation-extended signals

Pidgin trac at pidgin.im
Thu Dec 22 20:31:35 EST 2011


#14818: [PATCH] Finch should handle conversation-extended signals
----------------------------------+-----------------------------------------
 Reporter:  hyc                   |        Owner:  sadrul             
     Type:  patch                 |       Status:  pending            
Milestone:                        |    Component:  finch (gnt/ncurses)
  Version:  2.10.0                |   Resolution:                     
 Keywords:  signals conversation  |  
----------------------------------+-----------------------------------------
Changes (by hyc):

  * status:  pending => new


Comment:

 Replying to [comment:7 QuLogic]:
 > What's the difference between `callbackctx` and `callbackdata` in
 `gntmenuitem.h`?

 callbackdata is the data argument supplied by the user. callbackctx is the
 context argument that the menu_action callback expects. Normally the
 menuitem callback's first argument is the menuitem, while a menu_action
 callback expects the first argument to be the object it was associated
 with, e.g. a PurpleBlistNode* or a PurpleConversation*.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/14818#comment:8>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list