connect_signals_full


Description:

[ Version ( since = "2.12" ) ]
public void connect_signals_full (BuilderConnectFunc func)

This function can be thought of the interpreted language binding version of connect_signals, except that it does not require GModule to function correctly.

Parameters:

this

a Builder

func

the function used to connect the signals

user_data

arbitrary data that will be passed to the connection function