Class: GObjectIntrospection::IUnresolvedInfo

Inherits:
IBaseInfo
  • Object
show all
Includes:
GirFFI::InfoExt::IUnresolvedInfo
Defined in:
lib/ffi-gobject_introspection/i_unresolved_info.rb

Overview

Wraps a GIBaseInfo struct in the case where the info type is :unresolved.

Instance Attribute Summary

Attributes inherited from IBaseInfo

#pointer

Method Summary

Methods included from GirFFI::InfoExt::IUnresolvedInfo

#to_ffi_type

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