Method

PurpleXferget_ui_ops

Declaration [src]

PurpleXferUiOps*
purple_xfer_get_ui_ops (
  PurpleXfer* xfer
)

Description [src]

Returns the UI operations structure for a file transfer.

Return value

Type: PurpleXferUiOps

The UI operations structure.

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