~indicator-applet-developers/libappindicator/trunk.16.10

Viewing all changes in revision 272.

  • Committer: CI bot
  • Author(s): Lars Uebernickel
  • Date: 2014-11-10 16:29:51 UTC
  • mfrom: (270.1.2 libappindicator)
  • Revision ID: ps-jenkins@lists.canonical.com-20141110162951-3h6d79h5syyfhf9i
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. Fixes: 1071738
Approved by: Sebastien Bacher, PS Jenkins bot

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: