Sha256: c4be6622b7e4118a6c8948b04f39420c25c80adc45eee93c0e8490bd113b156c
Contents?: true
Size: 738 Bytes
Versions: 16
Compression:
Stored size: 738 Bytes
Contents
/* 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 __CLUTTER_GST_ENUM_TYPES_H__ #define __CLUTTER_GST_ENUM_TYPES_H__ #include <glib-object.h> G_BEGIN_DECLS /* enumerations from "./clutter-gst-types.h" */ GType clutter_gst_seek_flags_get_type (void) G_GNUC_CONST; #define CLUTTER_GST_TYPE_SEEK_FLAGS (clutter_gst_seek_flags_get_type()) GType clutter_gst_buffering_mode_get_type (void) G_GNUC_CONST; #define CLUTTER_GST_TYPE_BUFFERING_MODE (clutter_gst_buffering_mode_get_type()) G_END_DECLS #endif /* !__CLUTTER_GST_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
16 entries across 16 versions & 1 rubygems