Sha256: c60d0cdec83597cdc8d96a98e6d323c2eb27c30f73a1cf00d2ac33d251032dd0
Contents?: true
Size: 774 Bytes
Versions: 10
Compression:
Stored size: 774 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. */ #if !defined (__RSVG_RSVG_H_INSIDE__) && !defined (RSVG_COMPILATION) #warning "Including <librsvg/librsvg-enum-types.h> directly is deprecated." #endif #ifndef __LIBRSVG_ENUM_TYPES_H__ #define __LIBRSVG_ENUM_TYPES_H__ #include <glib-object.h> G_BEGIN_DECLS /* enumerations from "rsvg.h" */ GType rsvg_error_get_type (void); #define RSVG_TYPE_ERROR (rsvg_error_get_type()) GType rsvg_handle_flags_get_type (void); #define RSVG_TYPE_HANDLE_FLAGS (rsvg_handle_flags_get_type()) G_END_DECLS #endif /* __LIBRSVG_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
10 entries across 10 versions & 1 rubygems