Function
GdkKeymapget_default
deprecated: 3.22
Declaration [src]
GdkKeymap*
gdk_keymap_get_default (
void
)
Description [src]
Returns the GdkKeymap attached to the default display.
Deprecated since: 3.22
Use gdk_keymap_get_for_display() instead.
Return value
Type: GdkKeymap
The GdkKeymap attached to the default display.
| The data is owned by the called function. |