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

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/tmpl/gimpbrushselectbutton.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
GimpBrushSelectButton
 
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
<!-- ##### STRUCT GimpBrushSelectButton ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### SIGNAL GimpBrushSelectButton::brush-set ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
@gimpbrushselectbutton: the object which received the signal.
 
32
@arg1: 
 
33
@arg2: 
 
34
@arg3: 
 
35
@arg4: 
 
36
@arg5: 
 
37
@arg6: 
 
38
@arg7: 
 
39
@arg8: 
 
40
 
 
41
<!-- ##### ARG GimpBrushSelectButton:brush-name ##### -->
 
42
<para>
 
43
 
 
44
</para>
 
45
 
 
46
<!-- ##### ARG GimpBrushSelectButton:brush-opacity ##### -->
 
47
<para>
 
48
 
 
49
</para>
 
50
 
 
51
<!-- ##### ARG GimpBrushSelectButton:brush-paint-mode ##### -->
 
52
<para>
 
53
 
 
54
</para>
 
55
 
 
56
<!-- ##### ARG GimpBrushSelectButton:brush-spacing ##### -->
 
57
<para>
 
58
 
 
59
</para>
 
60
 
 
61
<!-- ##### ARG GimpBrushSelectButton:title ##### -->
 
62
<para>
 
63
 
 
64
</para>
 
65
 
 
66
<!-- ##### FUNCTION gimp_brush_select_button_new ##### -->
 
67
<para>
 
68
 
 
69
</para>
 
70
 
 
71
@title: 
 
72
@brush_name: 
 
73
@opacity: 
 
74
@spacing: 
 
75
@paint_mode: 
 
76
@Returns: 
 
77
 
 
78
 
 
79
<!-- ##### FUNCTION gimp_brush_select_button_get_brush ##### -->
 
80
<para>
 
81
 
 
82
</para>
 
83
 
 
84
@button: 
 
85
@opacity: 
 
86
@spacing: 
 
87
@paint_mode: 
 
88
@Returns: 
 
89
 
 
90
 
 
91
<!-- ##### FUNCTION gimp_brush_select_button_set_brush ##### -->
 
92
<para>
 
93
 
 
94
</para>
 
95
 
 
96
@button: 
 
97
@brush_name: 
 
98
@opacity: 
 
99
@spacing: 
 
100
@paint_mode: 
 
101
 
 
102