Mercurial > pidgin.yaz
diff plugins/HOWTO @ 391:be408b41c172
[gaim-migrate @ 401]
Plugins got updated.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 12 Jun 2000 11:30:05 +0000 |
parents | e8dae982b37c |
children | bbff7d508593 |
line wrap: on
line diff
--- a/plugins/HOWTO Mon Jun 12 08:11:26 2000 +0000 +++ b/plugins/HOWTO Mon Jun 12 11:30:05 2000 +0000 @@ -28,6 +28,11 @@ needed for connecting to signals and things. It's a good idea to remember it somehow. +gaim_plugin_init should return an int. If the int it returns is anything other +than 0, it is interpreted as an error, and gaim_plugin_error is called. See +the ChangeLog file in this directory for more details, and error.c for an +example. + You can basically do anything you want in the plugin. You can make function calls, change public widgets, display new widgets, things like that. But the really neat thing is you can do things at events. For example, when one of