[ CCode ( has_target = false ) ]
public delegate string BaseConnectionGetUniqueConnectionNameImpl (BaseConnection self)
Signature of the get_unique_connection_name
virtual method on
BaseConnection.
self |
The implementation, a subclass of TpBaseConnection |
a name for this connection which will be unique within this connection manager process, as a string which the caller must free with g_free. |