Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Connection Signals

Signals:


signing-on

void (*signing_on)(GaimConnection *gc);
Description:
Emitted when a connection is about to sign on.
Parameters:
gc The connection that is about to sign on.

signed-on

void (*signed_on)(GaimConnection *gc);
Description:
Emitted when a connection has signed on.
Parameters:
gc The connection that has signed on.

signing-off

void (*signing_off)(GaimConnection *gc);
Description:
Emitted when a connection is about to sign off.
Parameters:
gc The connection that is about to sign off.

signed-off

void (*signed_off)(GaimConnection *gc);
Description:
Emitted when a connection has signed off.
Parameters:
gc The connection that has signed off.

Generated on Fri Apr 22 05:21:32 2005 for gaim by  doxygen 1.3.9.1