Skip to main content

A GTK+ backend for the Toga widget toolkit.

Project description

A GTK+ backend for the Toga widget toolkit.

Toga requires Python 3

This package isn’t much use by itself; it needs to be combined with the core Toga library.

For more details, see the Toga project on Github.

Prerequisites

This backend requires GTK+ 3.10 or later. This is the version that ships starting with Ubuntu 14.04 and Fedora 20. You also need to install the Python 3 bindings to GTK+. If you want to use the WebView widget, you’ll also need to have WebKit, plus the GI bindings to WebKit installed. This means you’ll need to install the following:

  • Ubuntu 14.04 apt-get install python3-gi gir1.2-webkit-3.0

  • Ubuntu 16.04 / Debian 8 apt-get install python3-gi gir1.2-webkit2-4.0 or apt-get install python3-gi gir1.2-webkit-3.0

  • Fedora dnf install python3-gobject pywebkitgtk or yum install python3-gobject pywebkitgtk

  • Arch Linux pacman -S python-gobject webkit2gtk

Community

Toga is part of the BeeWare suite. You can talk to the community through:

Contributing

If you experience problems with this backend, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toga-gtk-0.3.0.dev24.tar.gz (35.7 kB view hashes)

Uploaded Source

Built Distribution

toga_gtk-0.3.0.dev24-py3-none-any.whl (37.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page