RGtk2 (version 2.20.31)

gtkBuilderConnectSignalsFull: gtkBuilderConnectSignalsFull

Description

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

Usage

gtkBuilderConnectSignalsFull(object, func, user.data)

Arguments

object
func
the function used to connect the signals
user.data
arbitrary data that will be passed to the connection function

Details

Since 2.12