I’m currently programming a program in gtk4 and c language, and I try to make a composed image by cropped images, but I can’t do it.
I have another problem, the gtk_image_new_from_pixbuf function is deprecated.
For more information I compile my programs on linux mint with the gcc compiler.