Function

GdkKeymapget_for_display

since: 2.2

Declaration [src]

GdkKeymap*
gdk_keymap_get_for_display (
  GdkDisplay* display
)

Description [src]

Returns the GdkKeymap attached to display.

Available since: 2.2

Parameters

display

Type: GdkDisplay

The GdkDisplay.

The data is owned by the caller of the function.

Return value

Type: GdkKeymap

The GdkKeymap attached to display.

The data is owned by the called function.