File: registerwindow.h

package info (click to toggle)
althea 0.5.5-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,196 kB
  • ctags: 725
  • sloc: cpp: 8,194; makefile: 214; sh: 44
file content (11 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
/*
 * DO NOT EDIT THIS FILE - it is generated by Glade.
 */
namespace std {};
using namespace std;

#include <libintl.h>
#include <locale.h>
#define _(String) gettext (String)

GtkWidget* create_register_window (void);