/usr/include/libgladeui-2.0/gladeui/glade-debug.h is in libgladeui-dev 3.12.0-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | #ifndef __GLADE_DEBUG_H__
#define __GLADE_DEBUG_H__
G_BEGIN_DECLS
void glade_setup_log_handlers (void);
G_END_DECLS
#endif /* __GLADE_DEBUG_H__ */
|