forked from beta-dases/gtkparasite
-
Notifications
You must be signed in to change notification settings - Fork 0
A utility similar to Firebug but for GTK+ applications.
License
eonghk/gtkparasite
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation Instructions
=========================
Installing gtkparasite is pretty simple.
Before you begin, make sure you have the GTK+ development headers installed.
You can find this on your package management tool.
We also recommend the Python development headers.
If you're using GTK 3, then instead run:
$ ./autogen.sh --with-gtk=3.0
Then run:
$ make
$ sudo make install
About
A utility similar to Firebug but for GTK+ applications.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.7%
- Shell 0.3%