
2007-01-12 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/display.pdb * tools/pdbgen/pdb/drawable.pdb * tools/pdbgen/pdb/image.pdb * tools/pdbgen/pdb/vectors.pdb: added PDB functions to validate display, drawable, image and vectors IDs. * app/pdb/image_cmds.c * app/pdb/vectors_cmds.c * app/pdb/display_cmds.c * app/pdb/internal_procs.c * app/pdb/drawable_cmds.c * libgimp/gimpimage_pdb.[ch] * libgimp/gimpdisplay_pdb.[ch] * libgimp/gimpdrawable_pdb.[ch] * libgimp/gimpvectors_pdb.[ch]: regenerated. * libgimp/gimp.def: updated. svn path=/trunk/; revision=21697
75 lines
985 B
Plaintext
75 lines
985 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>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_display_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_display_delete ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@display_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_display_is_valid ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@display_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_display_get_window_handle ##### -->
|
|
<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:
|
|
|
|
|