Function

Finchrequest_get_ui_ops

Declaration [src]

PurpleRequestUiOps*
finch_request_get_ui_ops (
  void
)

Description [src]

Get the ui-functions.

Return value

Type: PurpleRequestUiOps

The PurpleRequestUiOps structure populated with the appropriate functions.

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