getGtkInheritance {RGtkViewers}R Documentation

Compute Gtk class inheritance.

Description

Usage

getGtkInheritance(klasses = .GtkClasses, descendants = TRUE)

Arguments

klasses a character vector giving the names of the classes to include in the display.
descendants a logical value indicating whether

Details

Value

~Describe the value returned If it is a LIST, use

comp1 Description of `comp1'
comp2 Description of `comp2'

...

Author(s)

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

References

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

See Also

showGtkInheritance

Examples






[Package RGtkViewers version 0.7-4 Index]