Grx.Device.prototype.get_has_keyboard
function get_has_keyboard(): Boolean {
// Gjs wrapper for grx_device_get_has_keyboard()
}
Gets if the device has keyboard capabilities.
- Returns
true if the device can generate key events, otherwise false.
function get_has_keyboard(): Boolean {
// Gjs wrapper for grx_device_get_has_keyboard()
}
Gets if the device has keyboard capabilities.
true if the device can generate key events, otherwise false.