gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Surface.this
gdk
Surface
Surface
Sets our main struct and passes it to the parent class.
this
(GdkSurface* gdkSurface, bool ownedRef)
class
Surface
this
(
GdkSurface
*
gdkSurface
,
bool
ownedRef
= false
)
this
(Surface parent, bool autohide)
this
(Display display)
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
Sets our main struct and passes it to the parent class.