signalInfoToHTML {RGtkViewers} | R Documentation |
These functions convert information about a Gtk class, specifically signal types and signatures, and property/argument names and types, into an HTML form suitable for display and interaction.
signalInfoToHTML(signals, type) propertyInfoToHTML(info, type)
signals |
|
info |
|
type |
the name of the Gtk class being documented. |
Duncan Temple Lang <duncan@research.bell-labs.com>
http://www.omegahat.org/RGtk, http://www.gtk.org
showGtkInheritance
getPropertyInfo