pidgin
2.14.7
Main Page
Related Pages
Modules
Data Structures
Files
Cipher Signals
Signals:
cipher-added
cipher-removed
See also
cipher.h
cipher-added
void (*cipher_added)(
PurpleCipher
*cipher);
Description:
Emitted when a cipher is added.
Parameters
cipher
The cipher that was added.
cipher-removed
void (*cipher_removed)(
PurpleCipher
*cipher);
Description:
Emitted when a cipher is removed.
Parameters
cipher
The cipher that was removed.
Generated on Sat Sep 18 2021 14:42:19 for pidgin by
1.8.10