Class: GObjectIntrospection::ICallbackInfo
- Inherits:
-
ICallableInfo
- Object
- IBaseInfo
- ICallableInfo
- GObjectIntrospection::ICallbackInfo
- Includes:
- GirFFI::InfoExt::FullTypeName, GirFFI::InfoExt::ICallbackInfo, GirFFI::InfoExt::SafeConstantName
- Defined in:
- lib/ffi-gobject_introspection/i_callback_info.rb
Overview
Wraps a GICallbackInfo struct. Has no methods in addition to the ones inherited from ICallableInfo.
Instance Attribute Summary
Attributes inherited from IBaseInfo
Method Summary
Methods included from GirFFI::InfoExt::FullTypeName
Methods included from GirFFI::InfoExt::ICallbackInfo
#argument_ffi_types, #return_ffi_type, #to_callback_ffi_type, #to_ffi_type
Methods included from GirFFI::InfoExt::SafeConstantName
Methods inherited from ICallableInfo
#arg, #caller_owns, #can_throw_gerror?, #instance_ownership_transfer, #may_return_null?, #n_args, #return_type, #skip_return?
Methods included from GirFFI::InfoExt::ICallableInfo
Methods inherited from IBaseInfo
#==, #attribute, build_array_method, build_finder_method, #container, #deprecated?, #info_type, #initialize, make_finalizer, #name, #namespace, #safe_namespace, #to_ptr, wrap
Constructor Details
This class inherits a constructor from GObjectIntrospection::IBaseInfo