 |
SimpleGladeApp.py |
| version 1.0 |
| About SimpleGladeApp.py |
SimpleGladeApp.py is a python module which makes using libglade simple.
SimpleGladeApp features:
- Widgets are accessed with a simple syntax:
instance.widget_name
- Support for i18n.
- Prefix actions, for add custom actions to widgets
by specifying prefixes in the names, in glade.
- Predefined handlers (gtk_main_quit, etc).
- Support for custom widgets.
- Plenty of examples for studying it.
- API Reference with examples.
Requirements
This application requires GTK+ version 2.4.x.
Other dependencies include: pygtk 2.4+ |
| Latest Version: 1.0 |
|
First official release
|
|
|