gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Surface.isDestroyed
gdk
Surface
Surface
Check to see if a surface is destroyed.
class
Surface
bool
isDestroyed
(
)
Return Value
Type:
bool
%TRUE if the surface is destroyed
Meta
Source
See Implementation
gdk
Surface
Surface
constructors
this
functions
addOnEnterMonitor
addOnEvent
addOnLayout
addOnLeaveMonitor
addOnRender
beep
createCairoContext
createGlContext
createSimilarSurface
createVulkanContext
destroy
getCursor
getDeviceCursor
getDevicePosition
getDisplay
getFrameClock
getHeight
getMapped
getScaleFactor
getStruct
getSurfaceStruct
getWidth
hide
isDestroyed
queueRender
requestLayout
setCursor
setDeviceCursor
setInputRegion
setOpaqueRegion
translateCoordinates
static functions
getType
variables
gdkSurface
Check to see if a surface is destroyed.