
2005-09-05 Sven Neumann <sven@gimp.org> * libgimp/libgimp-sections.txt: added new functions. * libgimp/tmpl/gimpdisplay.sgml * libgimp/tmpl/gimpedit.sgml * libgimp/tmpl/gimpui.sgml: regenerated.
66 lines
889 B
Plaintext
66 lines
889 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_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:
|
|
|
|
|