Skip to content

21347/gtkparasite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 93.2%
  • Makefile 6.5%
  • Shell 0.3%