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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpmodule/html/libgimpmodule-index.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">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Index</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="GimpModuleDB.html" title="GimpModuleDB">
10
10
<link rel="next" href="libgimpmodule-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
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="GimpModuleDB.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="libgimpmodule-index-new-in-2-2.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
30
<div class="index"><div class="indexdiv">
31
31
<h3>G</h3>
32
32
<dl>
33
 
<dt>GimpModule, <a class="indexterm" href="GimpModule.html#id2592490">GimpModule</a>
34
 
</dt>
35
 
<dt>GimpModule::modified, <a class="indexterm" href="GimpModule.html#id2617665">The "modified" signal</a>
36
 
</dt>
37
 
<dt>GimpModuleDB, <a class="indexterm" href="GimpModuleDB.html#id2614804">GimpModuleDB</a>
38
 
</dt>
39
 
<dt>GimpModuleDB::add, <a class="indexterm" href="GimpModuleDB.html#id2606324">The "add" signal</a>
40
 
</dt>
41
 
<dt>GimpModuleDB::module-modified, <a class="indexterm" href="GimpModuleDB.html#id2586141">The "module-modified" signal</a>
42
 
</dt>
43
 
<dt>GimpModuleDB::remove, <a class="indexterm" href="GimpModuleDB.html#id2617905">The "remove" signal</a>
44
 
</dt>
45
 
<dt>GimpModuleInfo, <a class="indexterm" href="GimpModule.html#id2592534">GimpModuleInfo</a>
46
 
</dt>
47
 
<dt>GimpModuleQueryFunc, <a class="indexterm" href="GimpModule.html#id2532758">GimpModuleQueryFunc ()</a>
48
 
</dt>
49
 
<dt>GimpModuleRegisterFunc, <a class="indexterm" href="GimpModule.html#id2616546">GimpModuleRegisterFunc ()</a>
50
 
</dt>
51
 
<dt>GimpModuleState, <a class="indexterm" href="GimpModule.html#id2532591">enum GimpModuleState</a>
52
 
</dt>
53
 
<dt>GIMP_MODULE_ABI_VERSION, <a class="indexterm" href="GimpModule.html#id2616645">GIMP_MODULE_ABI_VERSION</a>
54
 
</dt>
55
 
<dt>gimp_module_db_get_load_inhibit, <a class="indexterm" href="GimpModuleDB.html#id2605532">gimp_module_db_get_load_inhibit ()</a>
56
 
</dt>
57
 
<dt>gimp_module_db_load, <a class="indexterm" href="GimpModuleDB.html#id2605635">gimp_module_db_load ()</a>
58
 
</dt>
59
 
<dt>gimp_module_db_new, <a class="indexterm" href="GimpModuleDB.html#id2601996">gimp_module_db_new ()</a>
60
 
</dt>
61
 
<dt>gimp_module_db_refresh, <a class="indexterm" href="GimpModuleDB.html#id2606178">gimp_module_db_refresh ()</a>
62
 
</dt>
63
 
<dt>gimp_module_db_set_load_inhibit, <a class="indexterm" href="GimpModuleDB.html#id2602116">gimp_module_db_set_load_inhibit ()</a>
64
 
</dt>
65
 
<dt>gimp_module_info_copy, <a class="indexterm" href="GimpModule.html#id2617511">gimp_module_info_copy ()</a>
66
 
</dt>
67
 
<dt>gimp_module_info_free, <a class="indexterm" href="GimpModule.html#id2617588">gimp_module_info_free ()</a>
68
 
</dt>
69
 
<dt>gimp_module_info_new, <a class="indexterm" href="GimpModule.html#id2617330">gimp_module_info_new ()</a>
70
 
</dt>
71
 
<dt>gimp_module_modified, <a class="indexterm" href="GimpModule.html#id2616860">gimp_module_modified ()</a>
72
 
</dt>
73
 
<dt>gimp_module_new, <a class="indexterm" href="GimpModule.html#id2616727">gimp_module_new ()</a>
74
 
</dt>
75
 
<dt>GIMP_MODULE_PARAM_SERIALIZE, <a class="indexterm" href="GimpModule.html#id2616686">GIMP_MODULE_PARAM_SERIALIZE</a>
76
 
</dt>
77
 
<dt>gimp_module_query_module, <a class="indexterm" href="GimpModule.html#id2616922">gimp_module_query_module ()</a>
78
 
</dt>
79
 
<dt>gimp_module_register_enum, <a class="indexterm" href="GimpModule.html#id2617197">gimp_module_register_enum ()</a>
80
 
</dt>
81
 
<dt>gimp_module_set_load_inhibit, <a class="indexterm" href="GimpModule.html#id2617015">gimp_module_set_load_inhibit ()</a>
82
 
</dt>
83
 
<dt>gimp_module_state_name, <a class="indexterm" href="GimpModule.html#id2617113">gimp_module_state_name ()</a>
 
33
<dt>GimpModule, <a class="indexterm" href="GimpModule.html#GimpModule-struct">GimpModule</a>
 
34
</dt>
 
35
<dt>GimpModule::modified, <a class="indexterm" href="GimpModule.html#GimpModule-modified">The "modified" signal</a>
 
36
</dt>
 
37
<dt>GimpModuleDB, <a class="indexterm" href="GimpModuleDB.html#GimpModuleDB-struct">GimpModuleDB</a>
 
38
</dt>
 
39
<dt>GimpModuleDB::add, <a class="indexterm" href="GimpModuleDB.html#GimpModuleDB-add">The "add" signal</a>
 
40
</dt>
 
41
<dt>GimpModuleDB::module-modified, <a class="indexterm" href="GimpModuleDB.html#GimpModuleDB-module-modified">The "module-modified" signal</a>
 
42
</dt>
 
43
<dt>GimpModuleDB::remove, <a class="indexterm" href="GimpModuleDB.html#GimpModuleDB-remove">The "remove" signal</a>
 
44
</dt>
 
45
<dt>GimpModuleInfo, <a class="indexterm" href="GimpModule.html#GimpModuleInfo">GimpModuleInfo</a>
 
46
</dt>
 
47
<dt>GimpModuleQueryFunc, <a class="indexterm" href="GimpModule.html#GimpModuleQueryFunc">GimpModuleQueryFunc ()</a>
 
48
</dt>
 
49
<dt>GimpModuleRegisterFunc, <a class="indexterm" href="GimpModule.html#GimpModuleRegisterFunc">GimpModuleRegisterFunc ()</a>
 
50
</dt>
 
51
<dt>GimpModuleState, <a class="indexterm" href="GimpModule.html#GimpModuleState">enum GimpModuleState</a>
 
52
</dt>
 
53
<dt>GIMP_MODULE_ABI_VERSION, <a class="indexterm" href="GimpModule.html#GIMP-MODULE-ABI-VERSION:CAPS">GIMP_MODULE_ABI_VERSION</a>
 
54
</dt>
 
55
<dt>gimp_module_db_get_load_inhibit, <a class="indexterm" href="GimpModuleDB.html#gimp-module-db-get-load-inhibit">gimp_module_db_get_load_inhibit ()</a>
 
56
</dt>
 
57
<dt>gimp_module_db_load, <a class="indexterm" href="GimpModuleDB.html#gimp-module-db-load">gimp_module_db_load ()</a>
 
58
</dt>
 
59
<dt>gimp_module_db_new, <a class="indexterm" href="GimpModuleDB.html#gimp-module-db-new">gimp_module_db_new ()</a>
 
60
</dt>
 
61
<dt>gimp_module_db_refresh, <a class="indexterm" href="GimpModuleDB.html#gimp-module-db-refresh">gimp_module_db_refresh ()</a>
 
62
</dt>
 
63
<dt>gimp_module_db_set_load_inhibit, <a class="indexterm" href="GimpModuleDB.html#gimp-module-db-set-load-inhibit">gimp_module_db_set_load_inhibit ()</a>
 
64
</dt>
 
65
<dt>gimp_module_info_copy, <a class="indexterm" href="GimpModule.html#gimp-module-info-copy">gimp_module_info_copy ()</a>
 
66
</dt>
 
67
<dt>gimp_module_info_free, <a class="indexterm" href="GimpModule.html#gimp-module-info-free">gimp_module_info_free ()</a>
 
68
</dt>
 
69
<dt>gimp_module_info_new, <a class="indexterm" href="GimpModule.html#gimp-module-info-new">gimp_module_info_new ()</a>
 
70
</dt>
 
71
<dt>gimp_module_modified, <a class="indexterm" href="GimpModule.html#gimp-module-modified">gimp_module_modified ()</a>
 
72
</dt>
 
73
<dt>gimp_module_new, <a class="indexterm" href="GimpModule.html#gimp-module-new">gimp_module_new ()</a>
 
74
</dt>
 
75
<dt>GIMP_MODULE_PARAM_SERIALIZE, <a class="indexterm" href="GimpModule.html#GIMP-MODULE-PARAM-SERIALIZE:CAPS">GIMP_MODULE_PARAM_SERIALIZE</a>
 
76
</dt>
 
77
<dt>gimp_module_query_module, <a class="indexterm" href="GimpModule.html#gimp-module-query-module">gimp_module_query_module ()</a>
 
78
</dt>
 
79
<dt>gimp_module_register_enum, <a class="indexterm" href="GimpModule.html#gimp-module-register-enum">gimp_module_register_enum ()</a>
 
80
</dt>
 
81
<dt>gimp_module_set_load_inhibit, <a class="indexterm" href="GimpModule.html#gimp-module-set-load-inhibit">gimp_module_set_load_inhibit ()</a>
 
82
</dt>
 
83
<dt>gimp_module_state_name, <a class="indexterm" href="GimpModule.html#gimp-module-state-name">gimp_module_state_name ()</a>
84
84
</dt>
85
85
</dl>
86
86
</div></div>
87
87
</div>
 
88
<div class="footer">
 
89
<hr>
 
90
          Generated by GTK-Doc V1.10</div>
88
91
</body>
89
92
</html>