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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
Import upstream version 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
 
<title>Part&#160;I.&#160;GIMP Module Library</title>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Part I. GIMP Module Library</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" 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.9 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="libgimpmodule.html" title="Part&#160;I.&#160;GIMP Module Library">
 
13
<link rel="part" href="libgimpmodule.html" title="Part I. GIMP Module Library">
14
14
<link rel="index" href="libgimpmodule-index.html" title="Index">
15
15
<link rel="index" href="libgimpmodule-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
16
16
<link rel="index" href="libgimpmodule-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
19
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
21
21
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
22
 
<td>&#160;</td>
 
22
<td> </td>
23
23
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
24
24
<th width="100%" align="center">GIMP Module Library Reference Manual</th>
25
25
<td><a accesskey="n" href="GimpModule.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
26
26
</tr></table>
27
27
<div class="part" lang="en">
28
28
<div class="titlepage"><div><div><h1 class="title">
29
 
<a name="libgimpmodule"></a>Part&#160;I.&#160;GIMP Module Library</h1></div></div></div>
 
29
<a name="libgimpmodule"></a>Part I. GIMP Module Library</h1></div></div></div>
30
30
<div class="toc">
31
31
<p><b>Table of Contents</b></p>
32
32
<dl>
33
33
<dt>
34
 
<span class="refentrytitle"><a href="GimpModule.html">GimpModule</a></span><span class="refpurpose"> &#8212; A <a
35
 
href="/usr/share/gtk-doc/html/gobject/GTypeModule.html"
36
 
><span class="type">GTypeModule</span></a> subclass which implements module loading using <a
37
 
href="/usr/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html#GModule"
38
 
><span class="type">GModule</span></a>.</span>
 
34
<span class="refentrytitle"><a href="GimpModule.html">GimpModule</a></span><span class="refpurpose"> — A <span class="type">GTypeModule</span> subclass which implements module loading using <span class="type">GModule</span>.</span>
39
35
</dt>
40
36
<dt>
41
 
<span class="refentrytitle"><a href="GimpModuleDB.html">GimpModuleDB</a></span><span class="refpurpose"> &#8212; 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>
 
37
<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>
42
38
</dt>
43
39
</dl>
44
40
</div>
45
41
</div>
 
42
<div class="footer">
 
43
<hr>
 
44
          Generated by GTK-Doc V1.10</div>
46
45
</body>
47
46
</html>