Sha256: 2abb3da3a8f5f50cb5285e898dadd7621fff9160e90702b615bd0f00640d164a
Contents?: true
Size: 187 Bytes
Versions: 9
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true module GObjectIntrospection # Wraps a GISignalInfo struct. # Represents a signal. # Not implemented yet. class ISignalInfo < ICallableInfo end end
Version data entries
9 entries across 9 versions & 1 rubygems