From b79ac2606309c0e7e650f26e9a6e9d0e8aca7f68 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Thu, 28 Jun 2012 12:42:45 -0400 Subject: [PATCH] gdk: Rename the Device.NAxes property to NumAxes We had a NumAxes property in 2.12, coming from a field. It's now a property called n-axes, with an accessor function, so we need to rename both. --- gdk/Gdk.metadata | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdk/Gdk.metadata b/gdk/Gdk.metadata index 7b6d37a99..efbe5c538 100644 --- a/gdk/Gdk.metadata +++ b/gdk/Gdk.metadata @@ -50,6 +50,8 @@ GdkDevice* true false + GetNumAxes + NumAxes GdkDevice* true false