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
[+]