Function
GdkKeymapget_for_display
since: 2.2
Declaration [src]
GdkKeymap*
gdk_keymap_get_for_display (
GdkDisplay* display
)
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. |