build: depends on cairo-gobject if introspection is enabled
[adg.git] / src / adg / adg-type-builtins.h.mkenums
blob04f7c5a6d5d78072dbde2e44a149219fa810101b
1 /*** BEGIN file-header ***/
2 #ifndef __ADG_TYPE_BUILTINS_H__
3 #define __ADG_TYPE_BUILTINS_H__
6 G_BEGIN_DECLS
8 /*** END file-header ***/
9 /*** BEGIN file-production ***/
10 /* Enumerations from "@filename@" */
11 /*** END file-production ***/
12 /*** BEGIN value-header ***/
14 #define ADG_TYPE_@ENUMSHORT@ (@enum_name@_get_type())
16 GType @enum_name@_get_type(void) G_GNUC_CONST;
18 /*** END value-header ***/
19 /*** BEGIN file-tail ***/
21 G_END_DECLS
23 #endif /* __ADG_TYPE_BUILTINS_H__ */
24 /*** END file-tail ***/