Sha256: c53104dc13c9df71dc03dd24effa1f97b35898340f282a01ce15983445a508e5

Contents?: true

Size: 215 Bytes

Versions: 22

Compression:

Stored size: 215 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

22 entries across 22 versions & 1 rubygems

Version Path
gir_ffi-0.11.3 lib/ffi-gobject_introspection/i_callback_info.rb
gir_ffi-0.11.2 lib/ffi-gobject_introspection/i_callback_info.rb