Function

Purplexfers_set_ui_ops

Declaration [src]

void
purple_xfers_set_ui_ops (
  PurpleXferUiOps* ops
)

Description [src]

Sets the UI operations structure to be used in all purple file transfers.

Parameters

ops

Type: PurpleXferUiOps

The UI operations structure.

The data is owned by the caller of the function.