Paketname | libgtk2-gladexml-simple-perl |
Beschreibung | clean object-oriented perl interface to Gtk2::GladeXML |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.32-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 152 Byte |
Hängt ab von | perl, libgtk2-perl, libgtk2-gladexml-perl |
Empfohlene Pakete | libxml-sax-perl |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 20702 Byte |
Prüfsumme MD5 | a70de2116f298eae6abe6d11897c4a9f |
Prüfsumme SHA1 | 831e97d692cee923f11c5b4f797657ef53a6809e |
Prüfsumme SHA256 | ea7f28220290332f22879e48b60265e5b1922e55ac223ef3c142e5454e8d6e6c |
Link zum Herunterladen | libgtk2-gladexml-simple-perl_0.32-2_all.deb |
Ausführliche Beschreibung | Gtk2::GladeXML::Simple is a module that provides a clean and easy interface
for Gnome/Gtk2 and Glade applications using an object-oriented syntax. You just
make Gtk2::GladeXML::Simple your application's base class, have your new call
SUPER::new, and the module will do the tedious and dirty work for you.
.
Gtk2::GladeXML::Simple offers:
* Signal handler callbacks as methods of your class.
* Autoconnection of signal handlers.
* Autocalling of creation functions for custom widgets.
* Access to the widgets as instance attributes.
|