signal_subs


Description:

public HashMap<int,HashMap<string,Subscription>> signal_subs { get; set; }

Subscribed GObject handler ids for this connection.

Outer key is the lease id. Inner map is signal or notify:: name → handler id from connect.