Description Usage Arguments Value Author(s)
View source: R/gtkAccessors.R View source: R/gtkFuncs.R
Accessor for whether the window has a frame window exterior to
window->window
. Gets the value set by gtkWindowSetHasFrame
.
1 | gtkWindowGetHasFrame(object)
|
|
a |
[logical] TRUE
if a frame has been added to the window
via gtkWindowSetHasFrame
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.