hi
I'm trying to do my first app with PHP GTK
I managed to save a XML file with Glade, to use it and to connect signals properly.
But, I didn't manage to acces to UI elements created with Galde. I want to fill in a ListBox but I don't know how to acces to this object to call its methods.
I'm sure it's silly... but I haven't found any info
Thanks for Help