Property

PurpleCommand:priority

unstable since: 3.0

Declaration

property priority: int [ read, write, construct-only ]

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 value0
Getter methodpurple_command_get_priority()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes