/* 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. */ #pragma once #include G_BEGIN_DECLS /* enumerations from "spice-widget.h" */ GType spice_display_key_event_get_type (void); #define SPICE_TYPE_DISPLAY_KEY_EVENT (spice_display_key_event_get_type()) G_END_DECLS /* Generated data ends here */