Function

Purplerequest_cpar_get_parent_from

since: 3.0

Declaration [src]

gpointer
purple_request_cpar_get_parent_from (
  PurpleRequestCommonParameters* cpar
)

Description [src]

Gets the parent “donor” for this dialog.

Available since: 3.0

Parameters

cpar

Type: PurpleRequestCommonParameters

The parameters set (may be NULL).

The data is owned by the caller of the function.

Return value

Type: gpointer

The donors UI handle.

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