gtk-kt
gtk
/
org.gtk.gdk
/
Display
/
TranslatedKey
Translated
Key
data
class
TranslatedKey
(
keyval
:
UInt
,
effectiveGroup
:
Int
,
level
:
Int
,
consumed
:
GdkModifierType
)
Content copied to clipboard
Properties
Properties
consumed
Link copied to clipboard
val
consumed
:
GdkModifierType
Content copied to clipboard
effectiveGroup
Link copied to clipboard
val
effectiveGroup
:
Int
Content copied to clipboard
keyval
Link copied to clipboard
val
keyval
:
UInt
Content copied to clipboard
level
Link copied to clipboard
val
level
:
Int
Content copied to clipboard