[ 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:
A callable has a list of arguments ([class@GIRepository.ArgInfo]), a return type, direction and a flag which decides if it returns `NULL`.