Method
PurpleCommandManagerremove
unstable since: 3.0
Declaration [src]
gboolean
purple_command_manager_remove (
PurpleCommandManager* manager,
const char* name,
const char* source
)
Description [src]
Attempts to remove the first command with name
and source
from manager
.
Available since: 3.0