console/gntconv.h

Thu, 03 Aug 2006 07:16:35 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Thu, 03 Aug 2006 07:16:35 +0000
changeset 14086
732c14687955
parent 13969
0541f389442e
child 14260
a21577fbb4d2
permissions
-rw-r--r--

[gaim-migrate @ 16622]
Add commands /accounts, /buddylist, /debugwin and /plugins. It allows
the user to close those windows, and pop them back up when necessary --
provided a conversation window is open -- which I am assuming would be
the case most of the time. Until there's some better way of accessing
these dialogs (eg. menus), this is the only way.

#include "conversation.h"

GaimConversationUiOps *gg_conv_get_ui_ops();

void gg_conversation_init();

void gg_conversation_uninit();

mercurial