Sha256: 26270e89700209c78ef25c8dc6ddf7f9ee58a37ebdaf166e31d06586868ab311

Contents?: true

Size: 665 Bytes

Versions: 38

Compression:

Stored size: 665 Bytes

Contents

/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
/************************************************

  rbgiversion.h -

  This file was generated by mkmf-gnome2.rb.

************************************************/

#ifndef __RBGI_VERSION_H__
#define __RBGI_VERSION_H__

#define GI_MAJOR_VERSION (1)
#define GI_MINOR_VERSION (46)
#define GI_MICRO_VERSION (0)

#define GI_CHECK_VERSION(major,minor,micro)    \
    (GI_MAJOR_VERSION > (major) || \
     (GI_MAJOR_VERSION == (major) && GI_MINOR_VERSION > (minor)) || \
     (GI_MAJOR_VERSION == (major) && GI_MINOR_VERSION == (minor) && \
      GI_MICRO_VERSION >= (micro)))


#endif /* __RBGI_VERSION_H__ */

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
gobject-introspection-3.5.1 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.5.0 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.4.9 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.4.8 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.4.7 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.4.6 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.4.1 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.4.0 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.9 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.8 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.7 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.6 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.5 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.4 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.3 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.2 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.1 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.3.0 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.2.9 ext/gobject-introspection/rbgiversion.h
gobject-introspection-3.2.8 ext/gobject-introspection/rbgiversion.h