Class

ChattyPpBuddy

Description

final class Chatty.PpBuddy : GObject.Object
{
  /* No available fields */
}

No description available.

Ancestors

Functions

chatty_pp_buddy_get_object
No description available.

Instance methods

chatty_pp_buddy_get_account
No description available.

chatty_pp_buddy_get_buddy
No description available.

chatty_pp_buddy_get_flags
No description available.

chatty_pp_buddy_set_chat
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Chatty.PpBuddy:chat-buddy
No description available.

Chatty.PpBuddy:purple-account
No description available.

Chatty.PpBuddy:purple-buddy
No description available.

Chatty.PpBuddy:username
No description available.

Signals

Chatty.PpBuddy::changed

Changed signal is emitted when any detail of the buddy changes.

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.

Class structure

struct ChattyPpBuddyClass {
  ChattyItemClass parent_class;
  
}

No description available.

Class members
parent_class: ChattyItemClass

No description available.