Function

Purplecmds_get_handle

since: 2.5

Declaration [src]

gpointer
purple_cmds_get_handle (
  void
)

Description [src]

Get the handle for the commands API.

Available since: 2.5

Return value

Type: gpointer

The handle.

The data is owned by the called function.
The return value can be NULL.