Function
Purplerequest_cpar_get_custom_icon
Declaration [src]
gconstpointer
purple_request_cpar_get_custom_icon (
PurpleRequestCommonParameters* cpar,
gsize* icon_size
)
Parameters
cpar |
PurpleRequestCommonParameters |
The parameters set (may be |
|
The data is owned by the caller of the function. | |
icon_size |
gsize* |
The pointer to variable, where icon size should be stored
(may be |
|
The data is owned by the caller of the function. |