Function

Pidgindebug_get_handle

since: 2.0

Declaration [src]

void*
pidgin_debug_get_handle (
  void
)

Description [src]

Get the handle for the GTK debug system.

Available since: 2.0

Return value

Type: void*

The handle to the debug system.

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