Elm Glayer: Added number of fingers to Momentum Info
[framework/uifw/elementary.git] / src / lib / Elementary.h.in
index a500e94..8830a94 100644 (file)
@@ -12719,6 +12719,8 @@ extern "C" {
 
         Evas_Coord mx; /**< Momentum on X */
         Evas_Coord my; /**< Momentum on Y */
+
+        unsigned int n;  /**< Number of fingers */
      };
 
    /**