~ubuntu-branches/ubuntu/maverick/gimp/maverick-updates

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/tmpl/gimpdisplay.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-12-09 19:44:52 UTC
  • Revision ID: james.westby@ubuntu.com-20051209194452-yggpemjlofpjqyf4
Tags: upstream-2.2.9
ImportĀ upstreamĀ versionĀ 2.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
gimpdisplay
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Functions to create, delete and flush new displays (views) on an image.
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
Functions to create, delete and flush new displays (views) on an image.
 
10
 
 
11
</para>
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
<!-- ##### SECTION Stability_Level ##### -->
 
19
 
 
20
 
 
21
<!-- ##### FUNCTION gimp_display_new ##### -->
 
22
<para>
 
23
 
 
24
</para>
 
25
 
 
26
@image_ID: 
 
27
@Returns: 
 
28
 
 
29
 
 
30
<!-- ##### FUNCTION gimp_display_delete ##### -->
 
31
<para>
 
32
 
 
33
</para>
 
34
 
 
35
@display_ID: 
 
36
@Returns: 
 
37
 
 
38
 
 
39
<!-- ##### FUNCTION gimp_displays_flush ##### -->
 
40
<para>
 
41
 
 
42
</para>
 
43
 
 
44
@Returns: 
 
45
 
 
46
 
 
47
<!-- ##### FUNCTION gimp_displays_reconnect ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@old_image_ID: 
 
53
@new_image_ID: 
 
54
@Returns: 
 
55
 
 
56