Property

PurpleConversation:url

unstable since: 3.0

Declaration

property url: utf8 [ read, write ]

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 valueNULL
Getter methodpurple_conversation_get_url()
Setter methodpurple_conversation_set_url()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno