List of All Members for XdgToplevel
This is the complete list of members for XdgToplevel, including inherited members.
- activated : bool [read-only]
- appId : string [read-only]
- decorationMode : enumeration [read-only]
- fullscreen : bool [read-only]
- maxSize : size [read-only]
- maximized : bool [read-only]
- minSize : size [read-only]
- modal : bool
(since 6.8)[read-only] - parentToplevel : XdgToplevel [read-only]
- resizing : bool [read-only]
- title : string [read-only]
- xdgSurface : XdgSurface [read-only]
- void sendClose()
- int sendConfigure(size size, list<int> states)
- void sendFullscreen(size size)
- void sendMaximized(size size)
- void sendResizing(size maxSize)
- void sendUnmaximized(size size)
- size sizeForResize(size size, point delta, uint edges)