[ CCode ( has_target = false ) ]
public delegate void BaseConnectionProc (BaseConnection self)
Signature of a virtual method on BaseConnection that takes no additional parameters and returns nothing.
self |
The connection object |