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

_info_window Struct Reference

#include <info_window.h>

Collaboration diagram for _info_window:

Collaboration graph
[legend]

Data Fields

GtkWidget * window
GtkWidget * info
GtkWidget * scrollwindow
void(* cleanup )(struct _info_window *)
void * info_data
char info_type
accountremote_account
eb_local_accountlocal_user

Field Documentation

void(* _info_window::cleanup)(struct _info_window *)
 

Referenced by iw_destroy_event().

GtkWidget* _info_window::info
 

Definition at line 41 of file info_window.h.

Referenced by clear_info_window(), eb_info_window_add_info(), eb_info_window_new(), and iw_destroy_event().

void* _info_window::info_data
 

Definition at line 44 of file info_window.h.

Referenced by eb_info_window_new(), and iw_destroy_event().

char _info_window::info_type
 

Definition at line 45 of file info_window.h.

Referenced by eb_info_window_new().

eb_local_account* _info_window::local_user
 

Definition at line 47 of file info_window.h.

Referenced by eb_info_window_new().

struct account* _info_window::remote_account
 

Definition at line 46 of file info_window.h.

Referenced by eb_info_window_new(), and iw_destroy_event().

GtkWidget* _info_window::scrollwindow
 

Definition at line 42 of file info_window.h.

Referenced by eb_info_window_new().

GtkWidget* _info_window::window
 

Definition at line 40 of file info_window.h.

Referenced by eb_info_window_new(), iw_close_win(), and iw_destroy_event().


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