Hi there, suposse i design an interface with a treeview inside. Treeviews needs some extra code in order to work, such as define a model, an iterator and other things... Now, since the treeview is coded by glade into interface.c and that file can't be modified by hand... where can i put the code to complete the treeview's logic ? Thanks