Sha256: dd7edf741f6bad2e87d91ab23aeaa4365cc17a46ae8cb7c2830f312d8b321335
Contents?: true
Size: 577 Bytes
Versions: 16
Compression:
Stored size: 577 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 __COGL_PATH_ENUM_TYPES_H__ #define __COGL_PATH_ENUM_TYPES_H__ #include <glib-object.h> G_BEGIN_DECLS /* enumerations from "./cogl-path-types.h" */ GType cogl_path_fill_rule_get_type (void) G_GNUC_CONST; #define COGL_TYPE_PATH_FILL_RULE (cogl_path_fill_rule_get_type()) G_END_DECLS #endif /* __COGL_PATH_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
16 entries across 16 versions & 1 rubygems