Revision 18320,
769 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18319,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | |
---|
2 | /* Generated data (by glib-mkenums) */ |
---|
3 | |
---|
4 | #ifndef __LIBGNOMETYPEBUILTINS_H__ |
---|
5 | #define __LIBGNOMETYPEBUILTINS_H__ 1 |
---|
6 | |
---|
7 | #include <libgnome/libgnome.h> |
---|
8 | |
---|
9 | G_BEGIN_DECLS |
---|
10 | |
---|
11 | |
---|
12 | |
---|
13 | /* --- gnome-triggers.h --- */ |
---|
14 | #define GNOME_TYPE_TRIGGER_TYPE gnome_trigger_type_get_type() |
---|
15 | GType gnome_trigger_type_get_type (void); |
---|
16 | |
---|
17 | |
---|
18 | /* --- gnome-program.h --- */ |
---|
19 | #define GNOME_TYPE_FILE_DOMAIN gnome_file_domain_get_type() |
---|
20 | GType gnome_file_domain_get_type (void); |
---|
21 | |
---|
22 | |
---|
23 | /* --- gnome-help.h --- */ |
---|
24 | #define GNOME_TYPE_HELP_ERROR gnome_help_error_get_type() |
---|
25 | GType gnome_help_error_get_type (void); |
---|
26 | |
---|
27 | |
---|
28 | /* --- gnome-url.h --- */ |
---|
29 | #define GNOME_TYPE_URL_ERROR gnome_url_error_get_type() |
---|
30 | GType gnome_url_error_get_type (void); |
---|
31 | |
---|
32 | G_END_DECLS |
---|
33 | |
---|
34 | #endif /* __LIBGNOMETYPEBUILTINS_H__ */ |
---|
35 | |
---|
36 | |
---|
37 | /* Generated data ends here */ |
---|
38 | |
---|
Note: See
TracBrowser
for help on using the repository browser.