26#ifndef _GNT_ROOMLIST_H
27#define _GNT_ROOMLIST_H
PurpleRoomlistUiOps * finch_roomlist_get_ui_ops(void)
Get the ui-functions.
void finch_roomlist_uninit(void)
Uninitialize the roomlist subsystem.
void finch_roomlist_init(void)
Initialize the roomlist subsystem.
void finch_roomlist_show_all(void)
Show the roomlist dialog.
The room list ops to be filled out by the UI.