[Glade-users] where is glade.h

Tristan Van Berkom tvb at gnome.org
Tue Sep 11 09:50:41 EDT 2007


On Mon, 2007-09-10 at 23:34 -0300, Igor Sobreira wrote:
> Hi all...
> 
> Ive already used Glade with Python(PyGTK)...
> but i'de like to learn with C...
> 
> i can't find the glade.h nor gtk.h
> 
> i've downloaded libglade2-0-dev...but there is no glade.h in my system
> yet... 
> 
> anybody knows??

Should have landed somewhere like
 /usr/include/libglade-2.0/glade/glade.h

use pkg-config for compile flags, include <glade/glade.h>

Cheers,
                 -Tristan




More information about the Glade-users mailing list