Sha256: d5e7e76f918e16b4ffa8be6c298e9d587fe6c494a1fd4a9dd36ab11a8dcc91fe
Contents?: true
Size: 214 Bytes
Versions: 9
Compression:
Stored size: 214 Bytes
Contents
# frozen_string_literal: true module GObjectIntrospection # Wraps a GICallbackInfo struct. Has no methods in addition to the ones # inherited from ICallableInfo. class ICallbackInfo < ICallableInfo end end
Version data entries
9 entries across 9 versions & 1 rubygems