Function

Purplerequest_set_ui_ops

Declaration [src]

void
purple_request_set_ui_ops (
  PurpleRequestUiOps* ops
)

Description [src]

Sets the UI operations structure to be used when displaying a request.

Parameters

ops

Type: PurpleRequestUiOps

The UI operations structure.

The data is owned by the caller of the function.