Help for this page
sub apply_chain (&$) { local $_ = $_[1]; ... } Gtk::Button->new("Quit") ); $_->show; } Gtk::Window->new("toplevel");