Function
Purplerequest_cpar_get_parent_from
unstable since: 3.0
[−]
Declaration [src]
gpointer
purple_request_cpar_get_parent_from (
PurpleRequestCommonParameters* cpar
)
[−]
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 . |