Blame perf/typebuiltins.h

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