Class
PurpleBadge
unstable since: 3.0
Description [src]
final class Purple.Badge : GObject.Object
{
/* No available fields */
}
PurpleBadge
is a data structure for badges. They are intended to be used
on PurpleConversationMembers
to display badges like “admin”, “moderator”,
“broadcaster”, etc.
Available since: 3.0
Instance methods
purple_badge_get_link_text
Gets the text that should be displayed when displaying the link for badge
.
unstable since: 3.0
Properties
Purple.Badge:link-uri
A URI for the badge that could link to a page describing more about it.
unstable since: 3.0
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.