Method
PurpleCommandget_summary
unstable since: 3.0
Declaration [src]
const char*
purple_command_get_summary (
PurpleCommand* command
)
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 |