API版本: 4.0
库版本: 4.17.2
由 gi-docgen 2024.2生成
gboolean gdk_device_has_bidi_layouts ( GdkDevice* device )
决定是否在键盘上使用面向从右到左和从左到右的语言的布局。
这仅适用于键盘设备。
Gdk.Device:has-bidi-layouts
类型: gboolean
gboolean
TRUE 如果存在同时包含两种方向的布局,则FALSE否则。
TRUE
FALSE