collapseClassName {RGtkViewers}R Documentation

Transform Gtk class name to S name

Description

This is a convenience function used to map the name of a Gtk class to a form usable by the S convention.

Usage

collapseClassName(name)

Arguments

name the name of the Gtk class

Value

A character vector.

Author(s)

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

References

http://www.omegahat.org/RGtk, http://www.gtk.org

Examples



[Package RGtkViewers version 0.7 Index]