view console/gntui.h @ 14327:39bd60b73032

[gaim-migrate @ 17022] Add a new notification method, this method keeps the unseen message count in an X property (_GAIM_UNSEEN_COUNT) which allow for some nifty things. Also, some whitespace, etc. nitpicks I noticed while going over this. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 24 Aug 2006 20:05:56 +0000
parents c65ed4f6eea8
children 81650a27f253
line wrap: on
line source

#ifndef _GNT_UI_H
#define _GNT_UI_H

#include "gnt.h"

void init_gnt_ui(void);

#endif