src/gaim-client.h

Sun, 23 Oct 2005 13:30:41 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sun, 23 Oct 2005 13:30:41 +0000
changeset 11752
8319fac0c0e5
parent 11241
f62a71823fc3
child 12627
fa4c64a821d2
permissions
-rw-r--r--

[gaim-migrate @ 14043]
Hey, Look! it's a GtkExpander that both compiles AND works with Gtk 2.2
Yay!

#ifndef _LIBGAIM_H_INCLUDED_
#define _LIBGAIM_H_INCLUDED_

#include <glib.h>
#include "gaim-client-bindings.h"

G_BEGIN_DECLS

void gaim_init(void);

G_END_DECLS

#endif

mercurial