Function

Purpleconnections_set_ui_ops

Declaration [src]

void
purple_connections_set_ui_ops (
  PurpleConnectionUiOps* ops
)

Description [src]

Sets the UI operations structure to be used for connections.

Parameters

ops

Type: PurpleConnectionUiOps

The UI operations structure.

The data is owned by the caller of the function.