[Gimp-developer] Loading texture into a layer



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?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]