/* Generated data (by glib-mkenums) */ #ifndef __ANJUTA_ENUM_TYPES_H__ #define __ANJUTA_ENUM_TYPES_H__ #include G_BEGIN_DECLS /* enumerations from "anjuta-shell.h" */ GType anjuta_shell_error_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_SHELL_ERROR (anjuta_shell_error_get_type()) GType anjuta_shell_placement_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_SHELL_PLACEMENT (anjuta_shell_placement_get_type()) /* enumerations from "anjuta-plugin-description.h" */ GType anjuta_plugin_description_parse_error_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_PLUGIN_DESCRIPTION_PARSE_ERROR (anjuta_plugin_description_parse_error_get_type()) /* enumerations from "anjuta-plugin-manager.h" */ GType anjuta_plugin_manager_error_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_PLUGIN_MANAGER_ERROR (anjuta_plugin_manager_error_get_type()) /* enumerations from "anjuta-profile.h" */ GType anjuta_profile_error_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_PROFILE_ERROR (anjuta_profile_error_get_type()) /* enumerations from "anjuta-preferences.h" */ GType anjuta_property_object_type_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_PROPERTY_OBJECT_TYPE (anjuta_property_object_type_get_type()) GType anjuta_property_data_type_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_PROPERTY_DATA_TYPE (anjuta_property_data_type_get_type()) GType anjuta_preferences_filter_type_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_PREFERENCES_FILTER_TYPE (anjuta_preferences_filter_type_get_type()) /* enumerations from "anjuta-launcher.h" */ GType anjuta_launcher_output_type_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_LAUNCHER_OUTPUT_TYPE (anjuta_launcher_output_type_get_type()) /* enumerations from "anjuta-session.h" */ GType anjuta_session_phase_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_SESSION_PHASE (anjuta_session_phase_get_type()) /* enumerations from "anjuta-serializer.h" */ GType anjuta_serializer_mode_get_type (void) G_GNUC_CONST; #define ANJUTA_TYPE_SERIALIZER_MODE (anjuta_serializer_mode_get_type()) G_END_DECLS #endif /* __ANJUTA_ENUM_TYPES_H__ */ /* Generated data ends here */