Surface.getMapped

Checks whether the surface has been mapped.

A surface is mapped with gdk.toplevel.Toplevel.present or gdk.popup.Popup.present.

class Surface
bool
getMapped
()

Return Value

Type: bool

true if the surface is mapped