Sha256: e0c38458ab26eb8df804fb725c91574618928f09ee371783c95d6524e4ffc8a7
Contents?: true
Size: 160 Bytes
Versions: 9
Compression:
Stored size: 160 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
9 entries across 9 versions & 1 rubygems