Method
PurpleCommandget_summary
unstable since: 3.0
[−]
Description [src]
Gets the summary of command
.
When presenting commands to the user, this value can be used to help them determine exactly what this command will do.
Available since: 3.0
Gets property | Purple.Command:summary |
[−]
Return value
Type: const char*
The summary.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |