Builder.connectSignalsFull
void connectSignalsFull(gtk.types.BuilderConnectFunc func)This function can be thought of the interpreted language binding version of [gtk.builder.Builder.connectSignals], except that it does not require GModule to function correctly.
Parameters
func | the function used to connect the signals |