gapi2-fixup
C source parser and C# code generator for GObject based APIs
Install
- All systems
-
curl cmd.cat/gapi2-fixup.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 updatesudo apt-get install gtk-sharp2-gapi - Raspbian
-
apt-get install gtk-sharp2-gapi
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.