Mercurial > pidgin
view console/gntconv.h @ 13943:25be562aaca8
[gaim-migrate @ 16480]
New widget GntLine to use as a separator.
A partial dialog for add-account callback. Updating the dialog
as a result of selection-change in the prpl dropdown is way ickier
than I had expected it to be. It 'works' now, but quite a bit
quirky. I will try to smooth things up later, perhaps next week.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Mon, 10 Jul 2006 23:55:24 +0000 |
parents | cc60d0861337 |
children | c65ed4f6eea8 |
line wrap: on
line source
#include "conversation.h" GaimConversationUiOps *gg_conv_get_ui_ops(); void gg_conversation_init(); void gg_conversation_uninit();