mirror of https://github.com/GNOME/gimp.git
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:
|
|
|
|
|