|
ekg2
GIT master
|
#include <libgadu.h>

Idź do kodu źródłowego tego pliku.
Struktury danych | |
| struct | gg_private_t |
| struct | gg_currently_checked_t |
| struct | gg_userlist_private_t |
Definicje | |
| #define | gg_userlist_priv_get(u) ((gg_userlist_private_t *) userlist_private_get(&gg_plugin, u)) |
Wyliczenia | |
| enum | gg_quiet_t { GG_QUIET_CHANGE = 0x0001 } |
Funkcje | |
| COMMAND (gg_command_image) | |
| void | gg_register_commands () |
| WATCHER_SESSION (gg_session_handler) | |
Zmienne | |
| plugin_t | gg_plugin |
| char * | last_tokenid |
| int | gg_config_display_token |
| int | gg_config_audio |
| int | gg_config_dcc |
| char * | gg_config_dcc_ip |
| char * | gg_config_dcc_limit |
| int | gg_config_dcc_port |
| int | gg_config_get_images |
| char * | gg_config_images_dir |
| int | gg_config_image_size |
| int | gg_config_split_messages |
| list_t | gg_currently_checked |
| #define gg_userlist_priv_get | ( | u | ) | ((gg_userlist_private_t *) userlist_private_get(&gg_plugin, u)) |
| enum gg_quiet_t |
| COMMAND | ( | gg_command_image | ) |
| void gg_register_commands | ( | ) |
| WATCHER_SESSION | ( | gg_session_handler | ) |
| int gg_config_audio |
| int gg_config_dcc |
| char* gg_config_dcc_ip |
| char* gg_config_dcc_limit |
| int gg_config_dcc_port |
| int gg_config_display_token |
| int gg_config_get_images |
| int gg_config_image_size |
| char* gg_config_images_dir |
| int gg_config_split_messages |
| list_t gg_currently_checked |
| plugin_t gg_plugin |
| char* last_tokenid |
1.8.13