Method
PurpleProtocolget_icon_name
unstable since: 3.0
[−]
Description [src]
Gets the name of the icon that the protocol made available via either
purple_protocol_get_icon_search_path()
or purple_protocol_get_resource_path().
Available since: 3.0
Gets property | Purple.Protocol:icon-name |
[−]
Return value
Type: const gchar*
The name of the icon for protocol
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |