方法

GdkDevicehas_bidi_layouts

声明 [来源]

gboolean
gdk_device_has_bidi_layouts (
  GdkDevice* device
)

描述 [来源]

决定是否在键盘上使用面向从右到左和从左到右的语言的布局。

这仅适用于键盘设备。

返回值

类型: gboolean

TRUE 如果存在同时包含两种方向的布局,则FALSE否则。