Function

Purpleconnections_get_ui_ops

Declaration [src]

PurpleConnectionUiOps*
purple_connections_get_ui_ops (
  void
)

Description [src]

Returns the UI operations structure used for connections.

Return value

Type: PurpleConnectionUiOps

The UI operations structure in use.

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