I am writing a plugin, and use this function to loading a texture into a new layer: gint32 texture = gimp_file_load_layer(GIMP_RUN_NONINTERACTIVE, image_ID, rbvals.texture); But this function will create a menu item in File -> Open Recent... Is there any other elegance solution to add texture into new layer and prevent add a menu item as Open Recent?
_______________________________________________ gimp-developer-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gimp-developer-list
