Exemplo n.º 1
0
func (u *gtkUI) closeWindow(w *gtk.Window) {
	w.Hide()
}