Property

PurpleCommand:name

unstable since: 3.0

Declaration

property name: utf8 [ read, write, construct-only ]

Description [src]

The name of the command.

This is what the user would type after the prefix that the user interface is using. If the user interface is using /, then this would be me for the /me command.

Type:gchar*

Available since: 3.0

Default valueNULL
Getter methodpurple_command_get_name()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes