This creates a top-level Gtk window
(as opposed to a dialog or popup window).
This is a convenience function for the more
general gtkWindow
function
which is just as easy to use, given its defaults.
gtkTopWindow(title="My Window", show=TRUE)
TRUE
) or left unshown so that other
widgets can be added to it and then shown.GtkWindow
that has the same inheritance as the low-level
inheritance in Gtk.
gtkWindow
gtkWindowNew