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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/tmpl/gimpbrowser.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
GimpBrowser
 
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 GimpBrowser ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### SIGNAL GimpBrowser::search ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
@gimpbrowser: the object which received the signal.
 
32
@arg1: 
 
33
@arg2: 
 
34
 
 
35
<!-- ##### FUNCTION gimp_browser_new ##### -->
 
36
<para>
 
37
 
 
38
</para>
 
39
 
 
40
@Returns: 
 
41
 
 
42
 
 
43
<!-- ##### FUNCTION gimp_browser_add_search_types ##### -->
 
44
<para>
 
45
 
 
46
</para>
 
47
 
 
48
@browser: 
 
49
@first_type_label: 
 
50
@first_type_id: 
 
51
@Varargs: 
 
52
 
 
53
 
 
54
<!-- ##### FUNCTION gimp_browser_set_widget ##### -->
 
55
<para>
 
56
 
 
57
</para>
 
58
 
 
59
@browser: 
 
60
@widget: 
 
61
 
 
62
 
 
63
<!-- ##### FUNCTION gimp_browser_show_message ##### -->
 
64
<para>
 
65
 
 
66
</para>
 
67
 
 
68
@browser: 
 
69
@message: 
 
70
 
 
71