Mention keymaps in the migration guide
Just another bullet point.
This commit is contained in:
@@ -208,6 +208,15 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Adapt to GdkKeymap API changes</title>
|
||||
<para>
|
||||
The way to get a keymap has changed slightly. gdk_keymap_get_default() has
|
||||
been dropped, and gdk_keymap_get_for_display() has been renamed to
|
||||
gdk_display_get_keymap().
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Adapt to GtkHeaderBar API changes</title>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user