Property
PurpleConversation:url
unstable since: 3.0
Description [src]
A URL related to the conversation.
Some networks, notably IRC, allow you to associate a URL with a conversation. In that case, it is generally a URL to get more information about the conversation and not a URL to the conversation itself.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_conversation_get_url() |
Setter method | purple_conversation_set_url() |