Sha256: 97ea901a241cb485eef3fb3720bebe80b3f1cd3045b91754ccb5610070bc5625
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
# frozen_string_literal: true require 'gir_ffi-base/gobject/lib' # The part of the GObject namespace that is needed by GObjectIntrospection. module GObject def self.type_init Lib.g_type_init end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gir_ffi-0.9.4 | lib/gir_ffi-base/gobject.rb |
gir_ffi-0.9.3 | lib/gir_ffi-base/gobject.rb |