/usr/include/spice-client-gtk-3.0/spice-widget-enums.h is in libspice-client-gtk-3.0-dev 0.34-1.1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | #ifndef SPICE_WIDGET_ENUMS_H
#define SPICE_WIDGET_ENUMS_H
G_BEGIN_DECLS
#define SPICE_TYPE_DISPLAY_KEY_EVENT spice_display_key_event_get_type()
GType spice_display_key_event_get_type (void);
G_END_DECLS
#endif /* SPICE_WIDGET_ENUMS_H */
|