gir1.2-grip software package provides multi-touch gesture API for GTK+ apps - introspection library, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gir1.2-grip
gir1.2-grip is installed in your system.
Make ensure the gir1.2-grip package were installed using the commands given below,
$ sudo dpkg-query -l | grep gir1.2-grip *
You will get with gir1.2-grip package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | gir1.2-grip |
| Version | 0.3.8-1+b1 [s390x], 0.3.8-1 [a |
| Description | multi-touch gesture API for GTK+ apps - introspection library |
| Sub Section | libs |