GIRepository.SignalInfo g_vfunc_info_get_signal GIRepository.VFuncInfo info vfunc_info_get_signal @accepts(GIRepository.VFuncInfo) @returns(GIRepository.SignalInfo) def vfunc_info_get_signal(info)

Obtain the signal for the virtual function if one is set. The signal comes from the object or interface to which this virtual function belongs.

info :

a GIVFuncInfo

Returns :

the signal or None if none set