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

Deprecated List

Global gaim_group_set_setting (GaimGroup *g, const char *key, const char *value)
Replaced by gaim_blist_node_set_bool(), gaim_blist_node_set_int() and gaim_blist_node_set_string() to enable types and consolidate functionality. This function is scheduled to be removed in the near future.

Global gaim_group_get_setting (GaimGroup *g, const char *key)
Replaced by gaim_blist_node_get_bool(), gaim_blist_node_get_int() and gaim_blist_node_get_string() to enable types and consolidate functionality. This function is scheduled to be removed in the near future.

Global gaim_chat_set_setting (GaimChat *c, const char *key, const char *value)
Replaced by gaim_blist_node_set_bool(), gaim_blist_node_set_int() and gaim_blist_node_set_string() to enable types and consolidate functionality. This function is scheduled to be removed in the near future.

Global gaim_chat_get_setting (GaimChat *c, const char *key)
Replaced by gaim_blist_node_get_bool(), gaim_blist_node_get_int() and gaim_blist_node_get_string() to enable types and consolidate functionality. This function is scheduled to be removed in the near future.

Global gaim_buddy_set_setting (GaimBuddy *b, const char *key, const char *value)
Replaced by gaim_blist_node_set_bool(), gaim_blist_node_set_int() and gaim_blist_node_set_string() to enable types and consolidate functionality. This function is scheduled to be removed in the near future.

Global gaim_buddy_get_setting (GaimBuddy *b, const char *key)
Replaced by gaim_blist_node_get_bool(), gaim_blist_node_get_int() and gaim_blist_node_get_string() to enable types and consolidate functionality. This function is scheduled to be removed in the near future.

Generated on Sun Aug 29 03:45:17 2004 for gaim by doxygen 1.3.4