Sha256: 8187def6191f2378d55858d537740637c7a3941faf9006397f8c95b2432a361e
Contents?: true
Size: 188 Bytes
Versions: 22
Compression:
Stored size: 188 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
22 entries across 22 versions & 1 rubygems