gapi3-parser
C source parser and C# code generator for GObject based APIs
Install
- All systems
-
curl cmd.cat/gapi3-parser.sh
- Debian
-
apt-get install gtk-sharp3-gapi
- Ubuntu
-
apt-get install gtk-sharp3-gapi
- Arch Linux
-
pacman -S gtk-sharp-3
- Kali Linux
-
apt-get install gtk-sharp3-gapi
- Fedora
-
dnf install gtk-sharp3-gapi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gtk-sharp3-gapi
- Raspbian
-
apt-get install gtk-sharp3-gapi
- Dockerfile
- dockerfile.run/gapi3-parser
gtk-sharp3-gapi
C source parser and C# code generator for GObject based APIs
GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related libraries. 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.