bonobo-browser
Libraries and headers for libbonoboui
Install
- All systems
-
curl cmd.cat/bonobo-browser.sh
- Debian
-
apt-get install libbonoboui2-dev
- Ubuntu
-
apt-get install libbonoboui2-dev
- CentOS
-
yum install libbonoboui-devel
- Fedora
-
dnf install libbonoboui-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libbonoboui2-dev
- Raspbian
-
apt-get install libbonoboui2-bin
- Dockerfile
- dockerfile.run/bonobo-browser
libbonoboui-devel
Libraries and headers for libbonoboui
libbonoboui2-bin
Bonobo UI library - utilities
Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. The Bonobo distribution includes a GTK+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents. This package contains a test binary using the Bonobo UI library and a component browser.
libbonoboui2-dev
Bonobo UI library - development files
Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. The Bonobo distribution includes a GTK+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents. This package contains the development files needed to develop and build GTK+ applications using Bonobo.