Mercurial > pidgin
diff src/blist.h @ 9000:b540c735a6ad
[gaim-migrate @ 9775]
" There were a bunch of warnings while running make docs,
this cleans that up and adds documentation for gtkblist
signals, gtkconv signals, and gtkimhtml signals.
This patch is a tarball of the patch itself and the
three new files for the signal documentation." --Gary Kramlich
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 21 May 2004 19:09:38 +0000 |
| parents | e3f4657fa555 |
| children | d494fd1bd90b |
line wrap: on
line diff
--- a/src/blist.h Fri May 21 14:33:32 2004 +0000 +++ b/src/blist.h Fri May 21 19:09:38 2004 +0000 @@ -703,6 +703,7 @@ * * @param account The account the buddy is added to. * @param group The optional group to add the chat to. + * @param alias The optional alias for the chat. */ void gaim_blist_request_add_chat(GaimAccount *account, GaimGroup *group, const char *alias);
