Blob Blame History Raw

/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */

#ifndef META_ENUM_TYPES_H
#define META_ENUM_TYPES_H

#include <glib-object.h>

G_BEGIN_DECLS
GType meta_theme_error_get_type (void) G_GNUC_CONST;
#define META_TYPE_THEME_ERROR (meta_theme_error_get_type())
GType meta_theme_type_get_type (void) G_GNUC_CONST;
#define META_TYPE_THEME_TYPE (meta_theme_type_get_type())
G_END_DECLS

#endif

/* Generated data ends here */