PLUGIN_HOWTO

Sun, 17 Nov 2013 04:06:49 +0530

author
Ankit Vani <a@nevitus.org>
date
Sun, 17 Nov 2013 04:06:49 +0530
branch
soc.2013.gobjectification
changeset 35062
2aee8634c912
parent 33955
55aa58076485
child 35391
de331168e981
permissions
-rw-r--r--

ciphers: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called

For information on writing a plugin for Purple, Pidgin or Finch, go
https://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.

mercurial