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

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/tmpl/gimpdrawablecombobox.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
 
gimpdrawablecombobox
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
A widget providing a popup menu of drawables.
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
A widget providing a popup menu of drawables.
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### USER_FUNCTION GimpDrawableConstraintFunc ##### -->
21
 
<para>
22
 
 
23
 
</para>
24
 
 
25
 
@image_id: 
26
 
@drawable_id: 
27
 
@data: 
28
 
@Returns: 
29
 
 
30
 
 
31
 
<!-- ##### FUNCTION gimp_drawable_combo_box_new ##### -->
32
 
<para>
33
 
 
34
 
</para>
35
 
 
36
 
@constraint: 
37
 
@data: 
38
 
@Returns: 
39
 
 
40
 
 
41
 
<!-- ##### FUNCTION gimp_channel_combo_box_new ##### -->
42
 
<para>
43
 
 
44
 
</para>
45
 
 
46
 
@constraint: 
47
 
@data: 
48
 
@Returns: 
49
 
 
50
 
 
51
 
<!-- ##### FUNCTION gimp_layer_combo_box_new ##### -->
52
 
<para>
53
 
 
54
 
</para>
55
 
 
56
 
@constraint: 
57
 
@data: 
58
 
@Returns: 
59
 
 
60