~ubuntu-branches/ubuntu/utopic/gimp/utopic

« back to all changes in this revision

Viewing changes to devel-docs/libgimpconfig/html/libgimpconfig.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-08-29 12:48:19 UTC
  • mfrom: (1.1.29) (0.4.20 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130829124819-r4mliaiddrgv5x4g
Tags: 2.8.6-1ubuntu1
* Synchronize with Debian (LP: #1207734). Remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Part I. GIMP Config Library</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="GIMP Config Library Reference Manual">
8
8
<link rel="up" href="index.html" title="GIMP Config Library Reference Manual">
9
9
<link rel="prev" href="index.html" title="GIMP Config Library Reference Manual">
24
24
<a name="libgimpconfig"></a>Part I. GIMP Config Library</h1></div></div></div>
25
25
<div class="toc">
26
26
<p><b>Table of Contents</b></p>
27
 
<dl>
 
27
<dl class="toc">
28
28
<dt><span class="chapter"><a href="libgimpconfig-hierarchy.html">Object Hierarchy</a></span></dt>
29
29
<dt>
30
30
<span class="refentrytitle"><a href="libgimpconfig-GimpConfig.html">GimpConfig-iface</a></span><span class="refpurpose"> — High-level API for libgimpconfig.</span>
52
52
                    libgimpconfig.</span>
53
53
</dt>
54
54
<dt>
55
 
<span class="refentrytitle"><a href="libgimpconfig-GimpScanner.html">GimpScanner</a></span><span class="refpurpose"> — A wrapper around <span class="type">GScanner</span> with some convenience API.</span>
 
55
<span class="refentrytitle"><a href="libgimpconfig-GimpScanner.html">GimpScanner</a></span><span class="refpurpose">A wrapper around <span class="type">GScanner</span> with some convenience API.</span>
56
56
</dt>
57
57
<dt>
58
58
<span class="refentrytitle"><a href="GimpColorConfig.html">GimpColorConfig</a></span><span class="refpurpose"> — Color management settings.</span>