/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ #ifndef __GLADE_DEBUG_H__ #define __GLADE_DEBUG_H__ G_BEGIN_DECLS void glade_setup_log_handlers (void); G_END_DECLS #endif /* __GLADE_DEBUG_H__ */