Sha256: 9546da8583360969527f7ded166c6f96bdd24a990d31489172dc138e31f910f6
Contents?: true
Size: 218 Bytes
Versions: 9
Compression:
Stored size: 218 Bytes
Contents
module GirFFI module InfoExt module IPropertyInfo def getter_name name.gsub(/-/, '_') end end end end GObjectIntrospection::IPropertyInfo.send :include, GirFFI::InfoExt::IPropertyInfo
Version data entries
9 entries across 9 versions & 1 rubygems