gtkWindowGetHasFrame {RGtk2} | R Documentation |
Accessor for whether the window has a frame window exterior to
window->window
. Gets the value set by gtkWindowSetHasFrame
.
gtkWindowGetHasFrame(object)
|
[GtkWindow ] a GtkWindow |
[logical] TRUE
if a frame has been added to the window
via gtkWindowSetHasFrame
.
Derived by RGtkGen from GTK+ documentation