Method

GdkKeymaphave_bidi_layouts

since: 2.12

Declaration [src]

gboolean
gdk_keymap_have_bidi_layouts (
  GdkKeymap* keymap
)

Description [src]

Determines if keyboard layouts for both right-to-left and left-to-right languages are in use.

Available since: 2.12

Return value

Type: gboolean

TRUE if there are layouts in both directions, FALSE otherwise.