CallableInfo


Object Hierarchy:

Object hierarchy for CallableInfo

Description:

[ CCode ( type_id = "g_base_info_gtype_get_type ()" ) ]
[ Compact ]
public class CallableInfo : BaseInfo

`GICallableInfo` represents an entity which is callable.

Examples of callable are:

  • functions ([class@GIRepository.FunctionInfo])
  • virtual functions ([class@GIRepository.VFuncInfo])
  • callbacks ([class@GIRepository.CallbackInfo]).

A callable has a list of arguments ([class@GIRepository.ArgInfo]), a return type, direction and a flag which decides if it returns `NULL`.


Namespace: GI

Content:

Methods:

Inherited Members: