Sha256: 6e70b22e272c6de141eadc606da11fe67708dc99caa9a20d432526273b82b891
Contents?: true
Size: 782 Bytes
Versions: 6
Compression:
Stored size: 782 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 "librsvg/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
6 entries across 6 versions & 1 rubygems