Paketname | gtkparasite |
Beschreibung | GTK+ debugging and development tool |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0+git20090907-1+b1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | libatk1.0-0 (>= 1.29.3), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfr |
Empfohlene Pakete | |
Paketbetreuer | Devid Antonio Filoni |
Quelle | gtkparasite (0+git20090907-1) |
Paketgröße | 25862 Byte |
Prüfsumme MD5 | 25fed62b0a556daada3da75e0e766e14 |
Prüfsumme SHA1 | fe9260c1514df07bcf8f1aed10bbb1ba9ac2ea1c |
Prüfsumme SHA256 | 31f3b834fbd55bd52f25b90a53fa5ac17fd73827487b2a19c0106c3bae0f1687 |
Link zum Herunterladen | gtkparasite_0+git20090907-1+b1_i386.deb |
Ausführliche Beschreibung | Parasite is a debugging and development tool that runs inside your GTK+
application's process. It can inspect your application, giving you detailed
information on your UI, such as the hierarchy, X window IDs, widget
properties, and more. You can modify properties on the fly in order to
experiment with the look of your UI.
.
But you can go further than that. You can actually modify your application
logic while the program is running! Parasite includes an embedded Python
shell that lets you write new code that directly interacts with your
application's UI, regardless of the language the application is written in.
Create new dialogs, attach temporary signal handlers to buttons, test out
new logic, and gather additional debug information.
|