Display
See also
Constructors
Types
MappedKeycodeValues
Link copied to clipboard
data class MappedKeycodeValues(array: List<KeymapKey>, keyvals: List<UInt>)
Content copied to clipboard
TranslatedKey
Link copied to clipboard
data class TranslatedKey(keyval: UInt, effectiveGroup: Int, level: Int, consumed: GdkModifierType)
Content copied to clipboard
Functions
addOnClosedCallback
Link copied to clipboard
fun addOnClosedCallback(action: (isError: @ParameterName(name = "isError") Boolean) -> Unit): SignalManager
Content copied to clipboard
addOnOpenedCallback
Link copied to clipboard
addOnSeatAddedCallback
Link copied to clipboard
addOnSeatRemovedCallback
Link copied to clipboard
addOnSettingChangedCallback
Link copied to clipboard
fun addOnSettingChangedCallback(action: (setting: @ParameterName(name = "setting") String) -> Unit): SignalManager
Content copied to clipboard
addWeakPointer
Link copied to clipboard
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
Content copied to clipboard
getMonitorAtSurface
Link copied to clipboard
getSetting
Link copied to clipboard
isDeviceGrabbed
Link copied to clipboard
mapKeycode
Link copied to clipboard
notifyStartupComplete
Link copied to clipboard
translateKey
Link copied to clipboard
fun translateKey(keycode: UInt, modifierType: GdkModifierType, group: Int): Display.TranslatedKey?
Content copied to clipboard
Properties
appLaunchContext
Link copied to clipboard
defaultSeat
Link copied to clipboard
displayPointer
Link copied to clipboard
isComposited
Link copied to clipboard
primaryClipboard
Link copied to clipboard
startupNotificationId
Link copied to clipboard
supportsInputShapes
Link copied to clipboard
typeInstancePointer
Link copied to clipboard