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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpconfig/tmpl/gimpconfig-utils.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
gimpconfig-utils
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Miscellaneous utility functions for libgimpconfig.
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
Miscellaneous utility functions for libgimpconfig.
 
10
 
 
11
</para>
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
<!-- ##### SECTION Stability_Level ##### -->
 
19
 
 
20
 
 
21
<!-- ##### FUNCTION gimp_config_diff ##### -->
 
22
<para>
 
23
 
 
24
</para>
 
25
 
 
26
@a: 
 
27
@b: 
 
28
@flags: 
 
29
@Returns: 
 
30
 
 
31
 
 
32
<!-- ##### FUNCTION gimp_config_sync ##### -->
 
33
<para>
 
34
 
 
35
</para>
 
36
 
 
37
@src: 
 
38
@dest: 
 
39
@flags: 
 
40
@Returns: 
 
41
 
 
42
 
 
43
<!-- ##### FUNCTION gimp_config_reset_properties ##### -->
 
44
<para>
 
45
 
 
46
</para>
 
47
 
 
48
@object: 
 
49
 
 
50
 
 
51
<!-- ##### FUNCTION gimp_config_reset_property ##### -->
 
52
<para>
 
53
 
 
54
</para>
 
55
 
 
56
@object: 
 
57
@property_name: 
 
58
 
 
59
 
 
60
<!-- ##### FUNCTION gimp_config_string_append_escaped ##### -->
 
61
<para>
 
62
 
 
63
</para>
 
64
 
 
65
@string: 
 
66
@val: 
 
67
 
 
68