get_mapped
Description:
Checks whether the surface has been mapped.
A surface is mapped with [method@Gdk.Toplevel.present] or [method@Gdk.Popup.present].
Parameters:
this |
a `GdkSurface` |
Returns:
true if the surface is mapped |