Struct
PurpleNotifyUserInfoEntry
Functions
purple_notify_user_info_entry_new
Create a new PurpleNotifyUserInfoEntry.
Instance methods
purple_notify_user_info_entry_get_entry_type
Get the type of a PurpleNotifyUserInfoEntry.
purple_notify_user_info_entry_get_label
Get the label for a PurpleNotifyUserInfoEntry.
purple_notify_user_info_entry_get_value
Get the value for a PurpleNotifyUserInfoEntry.
purple_notify_user_info_entry_set_entry_type
Set the type of a PurpleNotifyUserInfoEntry.
purple_notify_user_info_entry_set_label
Set the label for a PurpleNotifyUserInfoEntry.
purple_notify_user_info_entry_set_value
Set the value for a PurpleNotifyUserInfoEntry.