On Sun, 3 Mar 2019 at 11:09, John Emmas <j...@creativepost.co.uk> wrote:

> Sorry to ask a dumb question...
>
> What does it mean if a widget is "mapped" ?
>

It means that:

 - the widget is visible
 - the widget is realized
 - all its ancestors up to the top level window are mapped

Only mapped widgets are drawn and can receive events.

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to