gtkBuilderConnectSignalsFull: gtkBuilderConnectSignalsFull

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

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

1
gtkBuilderConnectSignalsFull(object, func, user.data)

Arguments

object

a GtkBuilder

func

the function used to connect the signals

user.data

arbitrary data that will be passed to the connection function

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.