interface-signal Regress.TestInterface::interface-signal void interface-signal (gpointer ptr); <code>ptr</code>

the code must look up the signal with g_interface_info_find_signal() in order to get this to work.

<code>Returns</code>