Sha256: 014afe2d854bf862f02a98cc0c913e47858fa584f21ac451960a29f8bee6fe70
Contents?: true
Size: 152 Bytes
Versions: 9
Compression:
Stored size: 152 Bytes
Contents
module GObjectIntrospection module GObjectLib extend FFI::Library ffi_lib "gobject-2.0" attach_function :g_type_init, [], :void end end
Version data entries
9 entries across 9 versions & 1 rubygems