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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/tmpl/gimpintcombobox.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:
23
23
</para>
24
24
 
25
25
 
 
26
<!-- ##### ARG GimpIntComboBox:ellipsize ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
<!-- ##### USER_FUNCTION GimpIntSensitivityFunc ##### -->
 
32
<para>
 
33
 
 
34
</para>
 
35
 
 
36
@value: 
 
37
@data: 
 
38
@Returns: 
 
39
 
 
40
 
26
41
<!-- ##### FUNCTION gimp_int_combo_box_new ##### -->
27
42
<para>
28
43
 
105
120
@Returns: 
106
121
 
107
122
 
 
123
<!-- ##### FUNCTION gimp_int_combo_box_set_sensitivity ##### -->
 
124
<para>
 
125
 
 
126
</para>
 
127
 
 
128
@combo_box: 
 
129
@func: 
 
130
@data: 
 
131
@destroy: 
 
132
 
 
133