BuilderConnectFunc

This is the signature of a function used to connect signals. It is used by the gtk.builder.Builder.connectSignals and gtk.builder.Builder.connectSignalsFull methods. It is mainly intended for interpreted language bindings, but could be useful where the programmer wants more control over the signal connection process. Note that this function can only be called once, subsequent calls will do nothing.