Hi, I am trying to use some functions of the application API, for example: gimp_text_layer_new gimp_image_get_by_ID I have included in my plug-in code the following two header files: #include <libgimp/gimp.h> #include <libgimp/gimpui.h> But I am still getting a compilation error saying unreference functions. Am I missing a header file that I should include? any idea about the cause of the problem? Thanks in advance. Dani _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer