Go to the documentation of this file.
56 void pidgin_log_show(PurpleLogType type,
const char *buddyname,
PurpleAccount *account);
59 void pidgin_syslog_show(
void);
GtkWidget * entry
The search entry, in which search terms are entered
char * search
The string currently being searched for
void pidgin_log_init(void)
Initializes the GTK+ log subsystem.
GtkWidget * label
The label at the top of the log viewer
GtkWidget * window
The viewer's window
GtkWidget * imhtml
The imhtml to display said logs
void pidgin_log_uninit(void)
Uninitializes the GTK+ log subsystem.
GtkWidget * treeview
The treeview representing said treestore.
GList * logs
The list of logs viewed in this viewer
void * pidgin_log_get_handle(void)
Returns the GTK+ log subsystem handle.
Structure representing an account.
PurpleLogReadFlags flags
The most recently used log flags
GtkTreeStore * treestore
The treestore containing said logs