$window->connect_simple('destroy', array('Gtk','main_quit')); // Creates a vbox to hold the 3 labels $vbox = new GtkVBox; // Label 1 ...
確定! 回上一頁