Class: GObjectIntrospection::ISignalInfo

Inherits:
ICallableInfo show all
Defined in:
lib/ffi-gobject_introspection/i_signal_info.rb

Overview

Wraps a GISignalInfo struct. Represents a signal. Not implemented yet.

Method Summary

Methods inherited from ICallableInfo

#arg, #caller_owns, #may_return_null?, #n_args, #return_type

Methods inherited from IBaseInfo

#==, build_array_method, #container, #deprecated?, #info_type, #initialize, #name, #namespace, #safe_name, #safe_namespace, #to_ptr, wrap

Constructor Details

This class inherits a constructor from GObjectIntrospection::IBaseInfo