Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

contact Struct Reference

#include <contact.h>

Collaboration diagram for contact:

Collaboration graph
[legend]

Data Fields

gchar nick [255]
gchar language [3]
trigger_struct trigger
GList * accounts
gboolean expanded
gint online
gboolean send_offline
gint default_chatb
gint default_filetransb
_grouplistgroup
_chat_windowchatwindow
_log_windowlogwindow
GtkWidget * list_item
GtkWidget * tree
GtkWidget * pix
GtkWidget * status
GtkWidget * label
gint icon_handler

Field Documentation

GList* contact::accounts
 

Definition at line 38 of file contact.h.

Referenced by add_account_verbose(), add_contact_and_accounts(), add_unknown(), add_unknown_callback(), add_unknown_with_name(), can_offline_message(), contact_update_status(), end_conversation(), find_suitable_file_transfer_account(), find_suitable_remote_account(), get_account_position(), get_accounts(), get_eb_accounts(), get_group_contacts(), hide_contact(), make_info_menu(), move_account(), move_contact(), refresh_service_contacts(), remove_account(), remove_contact(), remove_contact_line(), update_contact_list(), and yyparse().

struct _chat_window* contact::chatwindow
 

Definition at line 45 of file contact.h.

Referenced by chat_notebook_switch_callback(), console_session_get_command(), eb_chat_window_display_account(), eb_chat_window_display_contact(), eb_chat_window_display_error(), eb_chat_window_display_remote_message(), eb_chat_window_display_status(), eb_chat_window_do_timestamp(), eb_log_status_changed(), eb_update_window_title(), eb_update_window_title_to_tab(), end_conversation(), find_tabbed_chat_window(), find_tabbed_chat_window_index(), find_tabbed_current_chat_window(), pounce_contact(), refresh_service_contacts(), and remove_contact().

gint contact::default_chatb
 

Definition at line 42 of file contact.h.

Referenced by add_new_contact(), add_unknown(), add_unknown_with_name(), contact_update_status(), edit_contact_window_new(), find_suitable_file_transfer_account(), find_suitable_remote_account(), ok_callback(), write_contact_list(), and yyparse().

gint contact::default_filetransb
 

Definition at line 43 of file contact.h.

Referenced by add_new_contact(), add_unknown(), add_unknown_with_name(), ok_callback(), and yyparse().

gboolean contact::expanded
 

Definition at line 39 of file contact.h.

Referenced by collapse_contact(), and expand_contact().

struct _grouplist* contact::group
 

Definition at line 44 of file contact.h.

Referenced by add_account_verbose(), add_contact(), add_contact_line(), add_new_contact(), buddy_login(), buddy_logoff(), contact_login(), contact_logoff(), draw_edit_account_window(), eb_chat_window_display_remote_message(), eb_chat_window_new(), edit_account_window_new(), edit_contact_window_new(), get_contact_position(), handle_click(), move_account(), move_contact(), remove_contact(), remove_contact_line(), show_add_defined_contact_window(), and yyparse().

gint contact::icon_handler
 

Definition at line 53 of file contact.h.

Referenced by add_contact_line(), contact_login(), contact_logoff(), contact_update_status(), hide_contact(), remove_contact_line(), set_contact_icon(), and yyparse().

GtkWidget* contact::label
 

Definition at line 52 of file contact.h.

Referenced by add_contact_line(), contact_update_status(), ok_callback(), remove_contact_line(), and yyparse().

gchar contact::language[3]
 

Definition at line 36 of file contact.h.

Referenced by write_contact_list(), and yyparse().

GtkWidget* contact::list_item
 

Definition at line 48 of file contact.h.

Referenced by add_contact_line(), contact_update_status(), get_contact_position(), remove_contact_line(), remove_group_line(), update_contact_list(), and yyparse().

struct _log_window* contact::logwindow
 

Definition at line 46 of file contact.h.

Referenced by destroy_event(), eb_log_window_new(), and eb_view_log().

gchar contact::nick[255]
 

Definition at line 35 of file contact.h.

Referenced by add_account_verbose(), add_button_callback(), add_contact_line(), add_new_contact(), add_unknown(), add_unknown_with_name(), contact_cmp(), contact_login(), contact_logoff(), contact_menu(), contact_update_status(), draw_edit_account_window(), eb_chat_window_display_account(), eb_chat_window_display_contact(), eb_chat_window_display_remote_message(), eb_chat_window_do_timestamp(), eb_chat_window_new(), eb_log_window_new(), eb_restore_last_conv(), eb_update_window_title(), eb_update_window_title_to_tab(), edit_contact_window_new(), group_changed(), handle_click(), ignore_callback(), load_log_information(), move_contact(), offer_remove_contact_callback(), ok_callback(), refresh_service_contacts(), show_add_defined_contact_window(), write_contact_list(), and yyparse().

gint contact::online
 

Definition at line 40 of file contact.h.

Referenced by add_new_contact(), buddy_login(), buddy_logoff(), move_account(), send_file(), set_account_icon(), and update_contact_list().

GtkWidget* contact::pix
 

Definition at line 50 of file contact.h.

Referenced by add_contact_line(), contact_login(), contact_logoff(), contact_update_status(), remove_contact_line(), and yyparse().

gboolean contact::send_offline
 

Definition at line 41 of file contact.h.

Referenced by allow_offline_on_click(), allow_offline_on_toggle(), and send_message().

GtkWidget* contact::status
 

Definition at line 51 of file contact.h.

Referenced by add_contact_line(), contact_update_status(), remove_contact_line(), and yyparse().

GtkWidget* contact::tree
 

Definition at line 49 of file contact.h.

Referenced by add_account_line(), add_contact_line(), remove_account_line(), remove_contact_line(), and yyparse().

trigger_struct contact::trigger
 

Definition at line 37 of file contact.h.

Referenced by do_trigger_action(), do_trigger_offline(), do_trigger_online(), set_button_callback(), show_trigger_window(), write_contact_list(), and yyparse().


The documentation for this struct was generated from the following file:
Contact: Andy Maloney     [Documentation generated by doxygen]