gdk: correct a 'Since' note in the docs
gdk_keymap_get_modifier_state was only introduced in 3.4, not 3.2.
This commit is contained in:
@ -386,7 +386,7 @@ gdk_keymap_get_num_lock_state (GdkKeymap *keymap)
|
|||||||
*
|
*
|
||||||
* Returns: the current modifier state.
|
* Returns: the current modifier state.
|
||||||
*
|
*
|
||||||
* Since: 3.2
|
* Since: 3.4
|
||||||
*/
|
*/
|
||||||
guint
|
guint
|
||||||
gdk_keymap_get_modifier_state (GdkKeymap *keymap)
|
gdk_keymap_get_modifier_state (GdkKeymap *keymap)
|
||||||
|
Reference in New Issue
Block a user