Function

Purplexfers_get_ui_ops

since: 2.0

Declaration [src]

PurpleXferUiOps*
purple_xfers_get_ui_ops (
  void
)

Description [src]

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

Available since: 2.0

Return value

Type: PurpleXferUiOps

The UI operations structure.

The caller of the function takes ownership of the data, and is responsible for freeing it.