Mercurial > pidgin
view PLUGIN_HOWTO @ 21383:f02eaf4cc032
Improve the documentation of pidgin_make_mini_dialog().
Is it okay to change its return type from void * to GtkWidget * in 2.3, since
that's what it returns, and you have to pass it to pidgin_blist_add_alert()
anyway which expects a GtkWidget *?
| author | Will Thompson <will.thompson@collabora.co.uk> |
|---|---|
| date | Wed, 31 Oct 2007 00:32:11 +0000 |
| parents | 83ec0b408926 |
| children | db5a58aabe38 |
line wrap: on
line source
For information on writing a plugin for Purple, Pidgin or Finch, go http://developer.pidgin.im and click on API. From there, see the HOWTOs in the "Related Pages" section. You can also generate this documentation locally by installing doxygen and graphviz dot, then running "make docs" in the source tree. The documentation will be in the docs/html directory.
