/usr/bin/gapi2-parser is in gtk-sharp2-gapi 2.12.40-2.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 | #!/bin/sh
export PATH=/usr/lib/gtk-sharp-2.0:$PATH
mono /usr/lib/gtk-sharp-2.0/gapi-parser.exe "$@"
|