Property
PurpleCommand:priority
unstable since: 3.0
Description [src]
The priority for the command.
If multiple commands have the same name, this will be used to determine which one to return or sort first. Higher values will have higher priority.
Type:gint
Available since: 3.0
Default value | 0 |
Getter method | purple_command_get_priority() |