~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
gimpbuffer
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### FUNCTION gimp_buffers_get_list ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
@filter: 
 
26
@num_buffers: 
 
27
@Returns: 
 
28
 
 
29
 
 
30
<!-- ##### FUNCTION gimp_buffer_rename ##### -->
 
31
<para>
 
32
 
 
33
</para>
 
34
 
 
35
@buffer_name: 
 
36
@new_name: 
 
37
@Returns: 
 
38
 
 
39
 
 
40
<!-- ##### FUNCTION gimp_buffer_delete ##### -->
 
41
<para>
 
42
 
 
43
</para>
 
44
 
 
45
@buffer_name: 
 
46
@Returns: 
 
47
 
 
48
 
 
49
<!-- ##### FUNCTION gimp_buffer_get_width ##### -->
 
50
<para>
 
51
 
 
52
</para>
 
53
 
 
54
@buffer_name: 
 
55
@Returns: 
 
56
 
 
57
 
 
58
<!-- ##### FUNCTION gimp_buffer_get_height ##### -->
 
59
<para>
 
60
 
 
61
</para>
 
62
 
 
63
@buffer_name: 
 
64
@Returns: 
 
65
 
 
66
 
 
67
<!-- ##### FUNCTION gimp_buffer_get_bytes ##### -->
 
68
<para>
 
69
 
 
70
</para>
 
71
 
 
72
@buffer_name: 
 
73
@Returns: 
 
74
 
 
75
 
 
76
<!-- ##### FUNCTION gimp_buffer_get_image_type ##### -->
 
77
<para>
 
78
 
 
79
</para>
 
80
 
 
81
@buffer_name: 
 
82
@Returns: 
 
83
 
 
84