Property
PurpleCommand:source
unstable since: 3.0
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 value | NULL | 
| Getter method | purple_command_get_source() |