XdgPortalWindow

sealed interface XdgPortalWindow(source)

A window that an XDG portal can use as the parent for a system dialog.

Inheritors

Types

Link copied to clipboard

A Wayland top-level surface that can export an xdg-foreign handle.

Link copied to clipboard
data class X11(val windowId: Long) : XdgPortalWindow

An X11 top-level window.