Method

PurpleCoreget_command_manager

unstable since: 3.0

Declaration [src]

PurpleCommandManager*
purple_core_get_command_manager (
  PurpleCore* core
)

Description [src]

Gets the command manager that the core is using.

Available since: 3.0

Return value

Type: PurpleCommandManager

The manager.

The returned data is owned by the instance.