|
pidgin
2.14.1
|
Data specific to Instant Messages. More...
#include <conversation.h>
Data Fields | |
| PurpleConversation * | conv |
| The parent conversation. More... | |
| PurpleTypingState | typing_state |
| The current typing state. More... | |
| guint | typing_timeout |
| The typing timer handle. More... | |
| time_t | type_again |
| The type again time. More... | |
| guint | send_typed_timeout |
| The type again timer handle. | |
| PurpleBuddyIcon * | icon |
| The buddy icon. More... | |
Data specific to Instant Messages.
Definition at line 258 of file conversation.h.
| PurpleConversation* _PurpleConvIm::conv |
| PurpleBuddyIcon* _PurpleConvIm::icon |
| time_t _PurpleConvIm::type_again |
| PurpleTypingState _PurpleConvIm::typing_state |
| guint _PurpleConvIm::typing_timeout |