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

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/tmpl/gimpitemcombobox.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
GimpItemComboBox
 
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
<!-- ##### USER_FUNCTION GimpItemConstraintFunc ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
@image_id: 
 
26
@item_id: 
 
27
@data: 
 
28
@Returns: 
 
29
 
 
30
 
 
31
<!-- ##### STRUCT GimpDrawableComboBox ##### -->
 
32
<para>
 
33
 
 
34
</para>
 
35
 
 
36
 
 
37
<!-- ##### TYPEDEF GimpDrawableConstraintFunc ##### -->
 
38
<para>
 
39
 
 
40
</para>
 
41
 
 
42
 
 
43
<!-- ##### FUNCTION gimp_drawable_combo_box_new ##### -->
 
44
<para>
 
45
 
 
46
</para>
 
47
 
 
48
@constraint: 
 
49
@data: 
 
50
@Returns: 
 
51
 
 
52
 
 
53
<!-- ##### STRUCT GimpChannelComboBox ##### -->
 
54
<para>
 
55
 
 
56
</para>
 
57
 
 
58
 
 
59
<!-- ##### FUNCTION gimp_channel_combo_box_new ##### -->
 
60
<para>
 
61
 
 
62
</para>
 
63
 
 
64
@constraint: 
 
65
@data: 
 
66
@Returns: 
 
67
 
 
68
 
 
69
<!-- ##### STRUCT GimpLayerComboBox ##### -->
 
70
<para>
 
71
 
 
72
</para>
 
73
 
 
74
 
 
75
<!-- ##### FUNCTION gimp_layer_combo_box_new ##### -->
 
76
<para>
 
77
 
 
78
</para>
 
79
 
 
80
@constraint: 
 
81
@data: 
 
82
@Returns: 
 
83
 
 
84
 
 
85
<!-- ##### STRUCT GimpVectorsComboBox ##### -->
 
86
<para>
 
87
 
 
88
</para>
 
89
 
 
90
 
 
91
<!-- ##### TYPEDEF GimpVectorsConstraintFunc ##### -->
 
92
<para>
 
93
 
 
94
</para>
 
95
 
 
96
 
 
97
<!-- ##### FUNCTION gimp_vectors_combo_box_new ##### -->
 
98
<para>
 
99
 
 
100
</para>
 
101
 
 
102
@constraint: 
 
103
@data: 
 
104
@Returns: 
 
105
 
 
106