Class
ChattyPpChat
Instance methods
chatty_pp_chat_add_users
Add a GList of PurpleConvChatBuddy users to
self. This function only adds the items to
the internal list model, so that it can be
used to create widgets.
chatty_pp_chat_get_buddy_name
Get Full buddy username for who. You
may get alice@example.com/wonderland
when who is alice.
chatty_pp_chat_load_encryption_status
Load encryption status of the chat self.
Once the status is loaded, notify::encrypt
is emitted.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.