[Gimp-developer] Loading texture into a layer
- From: hejian <hejian he gmail com>
- To: gimp-developer-list gnome org
- Subject: [Gimp-developer] Loading texture into a layer
- Date: Wed, 06 Jun 2012 14:34:51 +0800
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]