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