Description Usage Arguments Value Author(s)
Creates a new GtkLayout
. Unless you have a specific adjustment
you'd like the layout to use for scrolling, pass NULL
for
hadjustment
and vadjustment
.
1 | gtkLayoutNew(hadjustment = NULL, vadjustment = NULL, show = TRUE)
|
|
horizontal scroll adjustment, or |
|
vertical scroll adjustment, or |
[GtkWidget
] a new GtkLayout
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.