pidgin
2.14.15dev
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
x
Functions
_
d
f
g
p
s
x
Variables
Typedefs
a
b
c
d
e
g
i
k
m
n
p
r
s
t
u
w
x
Enumerations
_
a
b
c
d
g
i
m
n
p
r
s
t
x
Enumerator
c
g
h
o
p
x
Macros
_
d
f
g
n
p
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
Certificate Signals
Signals:
certificate-stored
certificate-deleted
See also
certificate.h
certificate-stored
void (*certificate_stored)(
PurpleCertificatePool
*pool,
const
gchar *id, gpointer data);
_PurpleCertificatePool
Database for retrieval or storage of Certificates.
Definition
certificate.h:129
Description:
Emitted when a pool stores a certificate. Connect to the pool instance.
Parameters
pool
Pool the certificate has been stored into
id
Key the certificate was stored under
certificate-deleted
void (*certificate_deleted)(
PurpleCertificatePool
*pool,
const
gchar *id, gpointer data);
Description:
Emitted when a pool deletes a certificate. Connect to the pool instance.
Parameters
pool
Pool the certificate was deleted from
id
Key that was deleted
Generated on Thu Jan 23 2025 04:06:30 for pidgin by
1.9.8