Blame perf/typebuiltins.h

Packit 98cdb6
Packit 98cdb6
/* 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. */
Packit 98cdb6
Packit 98cdb6
#ifndef __TYPE_BUILTINS_H__
Packit 98cdb6
#define __TYPE_BUILTINS_H__
Packit 98cdb6
Packit 98cdb6
#include <glib-object.h>
Packit 98cdb6
Packit 98cdb6
G_BEGIN_DECLS
Packit 98cdb6
Packit 98cdb6
/* enumerations from "gtkwidgetprofiler.h" */
Packit 98cdb6
GType gtk_widget_profiler_report_get_type (void) G_GNUC_CONST;
Packit 98cdb6
#define GTK_TYPE_WIDGET_PROFILER_REPORT (gtk_widget_profiler_report_get_type ())
Packit 98cdb6
G_END_DECLS
Packit 98cdb6
Packit 98cdb6
#endif /* __TYPE_BUILTINS_H__ */
Packit 98cdb6
Packit 98cdb6
/* Generated data ends here */
Packit 98cdb6