#include "roomlist.h"
Include dependency graph for gntroomlist.h:
Go to the source code of this file.
void | finch_roomlist_init (void) |
Initialize the roomlist subsystem. | |
PurpleRoomlistUiOps * | finch_roomlist_get_ui_ops (void) |
Get the ui-functions. | |
void | finch_roomlist_show_all (void) |
Show the roomlist dialog. | |
void | finch_roomlist_uninit (void) |
Uninitialize the roomlist subsystem. |
Definition in file gntroomlist.h.
|
Get the ui-functions.
|