Sha256: 165701cbf32f552181702f9184d8ada19437c30e8ccee086a1a2dc60b55504b8
Contents?: true
Size: 194 Bytes
Versions: 41
Compression:
Stored size: 194 Bytes
Contents
module GObjectIntrospection # Wraps a GIEnumInfo struct, if it represents a flag type. # TODO: Perhaps just use IEnumInfo. Seems to make more sense. class IFlagsInfo < IEnumInfo end end
Version data entries
41 entries across 41 versions & 1 rubygems