Sha256: 74bf073fb6119282130f317d72f42141e3e472fc0824a41e04a1af62fbeb10af
Contents?: true
Size: 161 Bytes
Versions: 22
Compression:
Stored size: 161 Bytes
Contents
# frozen_string_literal: true module GObjectIntrospection # Wraps a GIEnumInfo struct, if it represents a flag type. class IFlagsInfo < IEnumInfo end end
Version data entries
22 entries across 22 versions & 1 rubygems