Description: 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.
Ratings & Comments
0 Comments