/pidgin/main: eb49f207dae7: doc fixes for sound.h
Gary Kramlich <[email protected]> Fri, 09 Sep 2016 13:09:02 -0400
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: eb49f207dae708f869c07c7021ca652ccb8a9286 Author: Gary Kramlich <[email protected]> Date: 2016-08-28 17:26 -0500 Branch: default URL: https://hg.pidgin.im/pidgin/main/rev/eb49f207dae7 Description: doc fixes for sound.h diffstat: libpurple/sound.h | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diffs (16 lines): diff --git a/libpurple/sound.h b/libpurple/sound.h --- a/libpurple/sound.h +++ b/libpurple/sound.h @@ -90,6 +90,12 @@ typedef enum /** * PurpleSoundUiOps: + * @init: Called when the UI should initialize sound + * @uninit: Called when the UI should teardown sound + * @play_file: Called when a file should be played. + * <sbr/>@filename: The filename to play + * @play_event: Called when a sound event should be played. + * <sbr/>@event: The #@PurpleSoundEventID to play * * Operations used by the core to request that particular sound files, or the * sound associated with a particular event, should be played. _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits