Function

Purpleconversations_get_ui_ops

since: 3.0

Declaration [src]

PurpleConversationUiOps*
purple_conversations_get_ui_ops (
  void
)

Description [src]

Gets the default conversation UI operations structure.

Available since: 3.0

Return value

Type: PurpleConversationUiOps

The UI conversation operations structure.

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