Sha256: 9c62600338be16554c7001e19c67c3e1b1f8c38be2676dda413b200568abfc4f
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
module GObjectIntrospection # Wraps a GIPropertyInfo struct. # Represents a property of an IObjectInfo or an IInterfaceInfo. # Not implemented yet. class IPropertyInfo < IBaseInfo end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gir_ffi-0.1.0 | lib/ffi-gobject_introspection/i_property_info.rb |