Function

Finchroomlist_get_ui_ops

Declaration [src]

PurpleRoomlistUiOps*
finch_roomlist_get_ui_ops (
  void
)

Description [src]

Get the ui-functions.

Return value

Type: PurpleRoomlistUiOps

The PurpleRoomlistUiOps structure populated with the appropriate functions.

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