53 void finch_log_show(PurpleLogType type,
const char *username,
PurpleAccount *account);
56 void finch_syslog_show(
void);
GntWidget * tree
The tree representing said treestore.
GntWidget * entry
The search entry, in which search terms are entered.
void * finch_log_get_handle(void)
Returns the GNT log subsystem handle.
Structure representing an account.
void finch_log_init(void)
Initializes the GNT log subsystem.
GList * logs
The list of logs viewed in this viewer.
void finch_log_uninit(void)
Uninitializes the GNT log subsystem.
GntWidget * window
The viewer's window.
PurpleLogReadFlags flags
The most recently used log flags.
char * search
The string currently being searched for.
GntWidget * text
The text to display said logs.