Function

Purplegot_protocol_handler_uri

since: 2.0

Declaration [src]

void
purple_got_protocol_handler_uri (
  const char* uri
)

Description [src]

Parses uri and emits the uri-handler core signal.

Available since: 2.0

Parameters

uri

Type: const char*

The uri.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.