Description Usage Arguments Value Note Author(s) References See Also
DEPRECATED!! (compatibility wrappers for RGtk 1!)
This returns a list of the widgets that are currently contained or managed by a particular Gtk container widget.
1 2 | gtkChildren(object)
gtkParent(object)
|
w |
the Gtk widget object whose children or parent
widget(s) are to be retrieved.
For |
For gtkChildren
,
a list with each element corresponding
to a child in the container widget.
THIS STUFF IS VERY OLD AND DEPRECATED (compatibility wrappers for RGtk 1)
This is a slightly modified function from Duncan's original. It now always behaves
as if the former argument FULL
is TRUE
.
This is an extra-ordinarily early release intended to encourage others to contribute code, etc.
Duncan Temple Lang
http://www.gtk.org http://www.omegahat.net/RGtk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.