gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Seat.this
gdk
Seat
Seat
Sets our main struct and passes it to the parent class.
class
Seat
this
(
GdkSeat
*
gdkSeat
,
bool
ownedRef
= false
)
Meta
Source
See Implementation
gdk
Seat
Seat
classes
OnDeviceAddedDelegateWrapper
OnDeviceRemovedDelegateWrapper
OnToolAddedDelegateWrapper
OnToolRemovedDelegateWrapper
constructors
this
functions
addOnDeviceAdded
addOnDeviceRemoved
addOnToolAdded
addOnToolRemoved
getCapabilities
getDisplay
getKeyboard
getPointer
getSeatStruct
getSlaves
getStruct
grab
setStruct
ungrab
static functions
callBackDeviceAdded
callBackDeviceAddedDestroy
callBackDeviceRemoved
callBackDeviceRemovedDestroy
callBackToolAdded
callBackToolAddedDestroy
callBackToolRemoved
callBackToolRemovedDestroy
getType
variables
gdkSeat
onDeviceAddedListeners
onDeviceRemovedListeners
onToolAddedListeners
onToolRemovedListeners
Sets our main struct and passes it to the parent class.