Method
PurpleCommandget_icon_name
unstable since: 3.0
[−]
Description [src]
Gets the icon name of command
.
Available since: 3.0
Gets property | Purple.Command:icon-name |
[−]
Return value
Type: const char*
The icon-name if set, otherwise NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |