Property

PurpleCommand:source

unstable since: 3.0

Declaration

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

Description [src]

The source of the command.

This is a user visible string that user interfaces can display to help users determine what this command is from. For example, this could be IRC, XMPP, my cool plugin, etc.

Type:gchar*

Available since: 3.0

Default valueNULL
Getter methodpurple_command_get_source()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes