outputConstructors {RGtkBindingGenerator}R Documentation

Write constructor code to connection

Description

This writes the actual S code for the constructors to the specified connection and also

Usage

outputConstructors(defs, constructorFile, prefix)

Arguments

defs
constructorFile
prefix

Details

Value

Author(s)

Duncan Temple Lang <duncan@research.bell-labs.com>

References

http://www.omegahat.org/RGtk, http://www.omegahat.org/RGtkBindingGenerator, http://www.gtk.org http://www.pygtk.org(?)

See Also

genCode

Examples



[Package RGtkBindingGenerator version 0.3 Index]