gapi2-parser
C source parser and C# code generator for GObject based APIs
Install
- All systems
-
curl cmd.cat/gapi2-parser.sh
- Debian
-
apt-get install gtk-sharp2-gapi
- Ubuntu
-
apt-get install gtk-sharp2-gapi
- Arch Linux
-
pacman -S gtk-sharp-2
- Kali Linux
-
apt-get install gtk-sharp2-gapi
- Fedora
-
dnf install gtk-sharp2-gapi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gtk-sharp2-gapi
- Raspbian
-
apt-get install gtk-sharp2-gapi
- Dockerfile
- dockerfile.run/gapi2-parser
gtk-sharp2-gapi
C source parser and C# code generator for GObject based APIs
GTK# 2.10 is a CLI (.NET) language binding for the GTK+ 2.10 toolkit This package includes the parser and code generator used by the GTK# project to parse and bind GObject libraries. Install if you want to bind GObject-based libraries, or need to compile a project that uses it to bind such a library.