Method
PurpleCommandget_name
unstable since: 3.0
[−]
Description [src]
Gets the name of the command.
Available since: 3.0
Gets property | Purple.Command:name |
[−]
Return value
Type: const char*
The name of command
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |