_PurpleConvChat Struct Reference

Data specific to Chats. More...

#include <conversation.h>


Data Fields

PurpleConversationconv
 The parent conversation.
GList * in_room
 The users in the room.
GList * ignored
 Ignored users.
char * who
 The person who set the topic.
char * topic
 The topic.
int id
 The chat ID.
char * nick
 Your nick in this chat.
gboolean left
 We left the chat and kept the window open.


Detailed Description

Data specific to Chats.

Definition at line 269 of file conversation.h.


The documentation for this struct was generated from the following file: