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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/tmpl/gimppreview.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:
90
90
@y: 
91
91
 
92
92
 
 
93
<!-- ##### FUNCTION gimp_preview_transform ##### -->
 
94
<para>
 
95
 
 
96
</para>
 
97
 
 
98
@preview: 
 
99
@src_x: 
 
100
@src_y: 
 
101
@dest_x: 
 
102
@dest_y: 
 
103
 
 
104
 
 
105
<!-- ##### FUNCTION gimp_preview_untransform ##### -->
 
106
<para>
 
107
 
 
108
</para>
 
109
 
 
110
@preview: 
 
111
@src_x: 
 
112
@src_y: 
 
113
@dest_x: 
 
114
@dest_y: 
 
115
 
 
116
 
 
117
<!-- ##### FUNCTION gimp_preview_get_area ##### -->
 
118
<para>
 
119
 
 
120
</para>
 
121
 
 
122
@preview: 
 
123
@Returns: 
 
124
 
 
125
 
93
126
<!-- ##### FUNCTION gimp_preview_draw ##### -->
94
127
<para>
95
128
 
125
158
@cursor: 
126
159
 
127
160
 
 
161
<!-- ##### FUNCTION gimp_preview_get_controls ##### -->
 
162
<para>
 
163
 
 
164
</para>
 
165
 
 
166
@preview: 
 
167
@Returns: 
 
168
 
 
169