Property

WPEPlatformView:mapped

Declaration

property mapped: gboolean [ read ]

Description [src]

Whether the view is mapped or not. A view is mapped when WPEView:visible is TRUE and it’s not hidden for other reasons, like for example when its toplevel is minimized. This is a readonly property that can be used to monitor when a WPEView is shown or hidden.

Type: gboolean
Getter methodwpe_view_get_mapped()

Flags

Readableyes
Writableno
Constructno
Construct onlyno