Objects GtkWindow(title, w=-1, h=-1, resizable=true, toplevel=true) Creates a new window. If the width and height are not specified, the library picks a default size. GtkFrame(label::String) Creates a frame, with an optional text label Layout