view console/gntconn.h @ 14133:31d33e7bc0e6

[gaim-migrate @ 16775] A global buddy icon selector in the statusbox. This is done totally in the GTK+ UI; the core still sees a buddy icon as belonging to an account. Per-account icons can override the global one in Modify Account. There are some caching issues to work out, still. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 15 Aug 2006 23:25:29 +0000
parents 841a5ffbfee4
children c65ed4f6eea8
line wrap: on
line source

#include "connection.h"

GaimConnectionUiOps *gg_connections_get_ui_ops();

void gg_connections_init();

void gg_connections_uninit();