Description Usage Arguments Details Author(s)
This function can be thought of the interpreted language binding
version of gtkBuilderConnectSignals
, except that it does not
require GModule to function correctly.
1 | gtkBuilderConnectSignalsFull(object, func, user.data)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.