get_direction
Description:
public Direction get_direction ()
Returns the direction of effective layout of the keymap.
Parameters:
Returns:
pango_direction_ltr or pango_direction_rtl if it can determine the
direction. pango_direction_neutral otherwise.
|