Sha256: 4a3536eaf629a9c60cf04ec37b86a5b35229ae636271610c7f22f2ec31b75e28
Contents?: true
Size: 201 Bytes
Versions: 13
Compression:
Stored size: 201 Bytes
Contents
require 'ffi-gobject_introspection/i_base_info' module GObjectIntrospection # Wraps a GIBaseInfo struct in the case where the info type is :unresolved. class IUnresolvedInfo < IBaseInfo end end
Version data entries
13 entries across 13 versions & 1 rubygems