Function
Purplerequest_get_ui_ops
Declaration [src]
PurpleRequestUiOps*
purple_request_get_ui_ops (
void
)
Return value
Type: PurpleRequestUiOps
The UI operations structure.
The caller of the function takes ownership of the data, and is responsible for freeing it. |