lua-users home
lua-l archive

Re: [lgi/gtk] Hiding and then restoring a window ?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi Pavel,

It's simply what I'm looking for :)
1000 thanks.

My code now is :
window = Gtk.Window {
_on_delete_event_ = function ()
window:hide()
return true
end
}


Bye

Laurent

AltStyle によって変換されたページ (->オリジナル) /