diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2014-11-10 10:14:07 +0100 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2014-11-10 10:14:07 +0100 |
commit | ae927bc0823597b6287cb68264be74f90e16385e (patch) | |
tree | fa9c8fff57b9778ea8287cdf64ff94a24ecb6758 /debian/changelog | |
parent | 25762ad8307f81c09307419d48fdfb94bdc396ae (diff) | |
download | libayatana-appindicator-ae927bc0823597b6287cb68264be74f90e16385e.tar.gz libayatana-appindicator-ae927bc0823597b6287cb68264be74f90e16385e.tar.bz2 libayatana-appindicator-ae927bc0823597b6287cb68264be74f90e16385e.zip |
scroll-event: change parameter to the right type
The scroll-direction parameter is of type uint, but the annotation says that
it's of Gdk.ScrollDirection. Thus, bindings always see 0 for that parameter.
This commit changes the actual type of the parameter instead of the annotation.
This should be API compatible for C while still maintaining the proper type for
bindings.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions