Function

Pidginconversations_get_conv_ui_ops

since: 2.0.0

Declaration [src]

PurpleConversationUiOps*
pidgin_conversations_get_conv_ui_ops (
  void
)

Description [src]

Returns the UI operations structure for GTK conversations.

Available since: 2.0.0

Return value

Type: PurpleConversationUiOps

The GTK conversation operations structure.

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