Description Usage Arguments Details Author(s)
Sets the "no-show-all"
property, which determines whether
calls to gtkWidgetShowAll
and gtkWidgetHideAll
will affect
this widget.
1 | gtkWidgetSetNoShowAll(object, no.show.all)
|
|
a |
|
the new value for the "no-show-all" property |
This is mostly for use in constructing widget hierarchies with externally
controlled visibility, see GtkUIManager
.
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.