2002-12-03 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/display.pdb * tools/pdbgen/pdb/layer.pdb: applied a modified version of a patch from Wolfgang Hofer <hof@gimp.org> that adds two new PDB functions needed for GAP: gimp_displays_reconnect() and gimp_layer_new_from_drawable() (bug #77508). * app/pdb/display_cmds.c * app/pdb/internal_procs.c * app/pdb/layer_cmds.c * libgimp/gimpdisplay_pdb.[ch] * libgimp/gimplayer_pdb.[ch]: regenerated.
54 lines
737 B
Plaintext
54 lines
737 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpdisplay
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Functions to create, delete and flush new displays (views) on an image.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Functions to create, delete and flush new displays (views) on an image.
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_display_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_display_delete ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@display_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_displays_flush ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_displays_reconnect ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@old_image_ID:
|
|
@new_image_ID:
|
|
@Returns:
|
|
|
|
|