Hello all,
I'm restarting to play with LGI and Gtk ... and facing some problems :)
How can I prevent a window to be iconified ?
As per some search, I found https://mail.gnome.org/archives/gtk-app-devel-list/2004-December/msg00368.html suggesting to use HINT, but unfortunately, it seems this enumeration isn't created during the introspection.
I mean, I found "WindowTypeHint" in the Gtk's gir file, but Gtk.WindowTypeHint remains unset.
Thanks.
Laurent