gtkBuilderConnectSignalsFull {RGtk2} | R Documentation |
This function can be thought of the interpreted language binding
version of gtkBuilderConnectSignals
, except that it does not
require GModule to function correctly.
gtkBuilderConnectSignalsFull(object, func, user.data)
|
|
|
the function used to connect the signals |
|
arbitrary data that will be passed to the connection function |
Since 2.12
Derived by RGtkGen from GTK+ documentation