comparison pidgin/gtkplugin.c @ 17359:d69bcd74c240

Enhance msim_msg_new() to accept a variadic arguments, like msim_send(), by means of a new function msim_msg_new_v() accepting a va_list(). This simplifies coding, in that you can now easily create a MsimMessage with certain fields, and send it later (instead of doing both at once as with msim_send()).
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 04 Jun 2007 03:30:55 +0000
parents 08db93bbd798
children 57d350900136 13a779fe3f1e 9d198ce0ab65
comparison
equal deleted inserted replaced
17358:641c96277fa6 17359:d69bcd74c240