view console/gntprefs.h @ 14448:8783ae8f649a

[gaim-migrate @ 17162] It turns out gaim_gtk_blist_update_toolbar() has been gone for almost 2 years and gaim_gtkconv_update_tabs has been gone for over 3. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 04 Sep 2006 23:26:50 +0000
parents c65ed4f6eea8
children 81650a27f253
line wrap: on
line source

#ifndef _GNT_PREFS_H
#define _GNT_PREFS_H

void gg_prefs_init(void);

void gg_prefs_show_all(void);

#endif