Function

Purplerequest_set_ui_ops

unstable since: 3.0

Declaration [src]

void
purple_request_set_ui_ops (
  PurpleRequestUiOps* ops
)

Description [src]

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

Available since: 3.0

Parameters

ops

Type: PurpleRequestUiOps

The UI operations structure.

The data is owned by the caller of the function.