diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-11-29 11:49:11 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-11-29 11:49:11 -0500 |
commit | a562646678263660df4b2b16d4960ffb3ab54315 (patch) | |
tree | c840b9e8a730d447d75eef2db9f8b5d0d48767b8 /gdk/gdk.symbols | |
parent | 6a3be062b3f331ed6f5451b74f7866ff8b0a1a76 (diff) | |
download | gtk+-a562646678263660df4b2b16d4960ffb3ab54315.tar.gz |
Add gdk_device_get_n_keys to symbol list
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r-- | gdk/gdk.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 4795e62da3..415ca0af16 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -60,6 +60,7 @@ gdk_device_get_key gdk_device_get_mode gdk_device_get_name gdk_device_get_n_axes +gdk_device_get_n_keys gdk_device_get_source gdk_device_get_state gdk_device_get_type G_GNUC_CONST |