Description Usage Arguments Details Value Author(s) References See Also Examples
DEPRECATED!! (compatibility wrappers for RGtk 1!)
This causes each widget given in the call to be realized or actually displayed
1 |
... |
any collection of widgets that are to be realized. These are processed in the order they are given. |
all |
a logical value indicating whether to show
the particular widget ( |
This calls gtk_widget_show
or
gtk_widget_show_all
for each widget.
An integer giving the number of widgets that were realized in the call.
Duncan Temple Lang
http://www.gtk.org http://www.omegahat.net/RGtk
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.