1 /* libsecret - GLib wrapper for Secret Service
3 * Copyright 2012 Red Hat Inc.
5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU Lesser General Public License as published
7 * by the Free Software Foundation; either version 2.1 of the licence or (at
8 * your option) any later version.
10 * See the included COPYING file for more information.
12 * Author: Stef Walter <stefw@gnome.org>
15 /* Generated data (by glib-mkenums) */
17 #if !defined (__SECRET_INSIDE_HEADER__) && !defined (SECRET_COMPILATION)
18 #error "Only <secret/secret.h> can be included directly."
21 #ifndef __SECRET_ENUM_TYPES_H__
22 #define __SECRET_ENUM_TYPES_H__
24 #include <glib-object.h>
28 /* enumerations from "secret-collection.h" */
29 GType
secret_collection_flags_get_type (void) G_GNUC_CONST
;
30 #define SECRET_TYPE_COLLECTION_FLAGS (secret_collection_flags_get_type ())
31 GType
secret_collection_create_flags_get_type (void) G_GNUC_CONST
;
32 #define SECRET_TYPE_COLLECTION_CREATE_FLAGS (secret_collection_create_flags_get_type ())
34 /* enumerations from "secret-item.h" */
35 GType
secret_item_flags_get_type (void) G_GNUC_CONST
;
36 #define SECRET_TYPE_ITEM_FLAGS (secret_item_flags_get_type ())
37 GType
secret_item_create_flags_get_type (void) G_GNUC_CONST
;
38 #define SECRET_TYPE_ITEM_CREATE_FLAGS (secret_item_create_flags_get_type ())
40 /* enumerations from "secret-schema.h" */
41 GType
secret_schema_attribute_type_get_type (void) G_GNUC_CONST
;
42 #define SECRET_TYPE_SCHEMA_ATTRIBUTE_TYPE (secret_schema_attribute_type_get_type ())
43 GType
secret_schema_flags_get_type (void) G_GNUC_CONST
;
44 #define SECRET_TYPE_SCHEMA_FLAGS (secret_schema_flags_get_type ())
46 /* enumerations from "secret-service.h" */
47 GType
secret_service_flags_get_type (void) G_GNUC_CONST
;
48 #define SECRET_TYPE_SERVICE_FLAGS (secret_service_flags_get_type ())
49 GType
secret_search_flags_get_type (void) G_GNUC_CONST
;
50 #define SECRET_TYPE_SEARCH_FLAGS (secret_search_flags_get_type ())
52 /* enumerations from "secret-types.h" */
53 GType
secret_error_get_type (void) G_GNUC_CONST
;
54 #define SECRET_TYPE_ERROR (secret_error_get_type ())
57 #endif /* __SECRET_ENUM_TYPES_H__ */
59 /* Generated data ends here */