~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
Import upstream version 2.6.7

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 Module Library</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Module Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Module Library Reference Manual">
8
8
<link rel="up" href="index.html" title="GIMP Module Library Reference Manual">
9
9
<link rel="prev" href="index.html" title="GIMP Module Library Reference Manual">
10
10
<link rel="next" href="GimpModule.html" title="GimpModule">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpmodule.html" title="Part I. GIMP Module Library">
14
14
<link rel="index" href="libgimpmodule-index.html" title="Index">
25
25
<th width="100%" align="center">GIMP Module Library Reference Manual</th>
26
26
<td><a accesskey="n" href="GimpModule.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr></table>
28
 
<div class="part" lang="en">
 
28
<div class="part" title="Part I. GIMP Module Library">
29
29
<div class="titlepage"><div><div><h1 class="title">
30
30
<a name="libgimpmodule"></a>Part I. GIMP Module Library</h1></div></div></div>
31
31
<div class="toc">
34
34
<dt>
35
35
<span class="refentrytitle"><a href="GimpModule.html">GimpModule</a></span><span class="refpurpose"> — A <a
36
36
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"
37
 
><span class="type">GTypeModule</span></a> subclass which implements module loading using <span class="type">GModule</span>.</span>
 
37
><span class="type">GTypeModule</span></a> subclass which implements module loading using <a
 
38
href="http://library.gnome.org/devel/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModule"
 
39
><span class="type">GModule</span></a>.</span>
38
40
</dt>
39
41
<dt>
40
42
<span class="refentrytitle"><a href="GimpModuleDB.html">GimpModuleDB</a></span><span class="refpurpose"> — Keeps a list of <a class="link" href="GimpModule.html" title="GimpModule"><span class="type">GimpModule</span></a>'s found in a given searchpath.</span>
44
46
</div>
45
47
<div class="footer">
46
48
<hr>
47
 
          Generated by GTK-Doc V1.10</div>
 
49
          Generated by GTK-Doc V1.11</div>
48
50
</body>
49
51
</html>