Surface.getMapped

Checks whether the surface has been mapped.

A surface is mapped with [method@Gdk.Toplevel.present] or [method@Gdk.Popup.present].

class Surface
bool
getMapped
()

Return Value

Type: bool

%TRUE if the surface is mapped

Meta