~ubuntu-branches/ubuntu/saucy/gimp/saucy-proposed

« back to all changes in this revision

Viewing changes to devel-docs/libgimpbase/html/libgimpbase-gimpparam.html

  • Committer: Package Import Robot
  • Author(s): Ari Pollak
  • Date: 2012-02-18 16:59:00 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120218165900-4csy4s2dtlqytgjx
Tags: 2.6.12-1
* Imported Upstream version 2.6.12
* Add ${misc:Depends} variables to packages that were missing it
* Call default versioned python binary instead of just /usr/bin/python

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>gimpparam</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
8
8
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
9
9
<link rel="prev" href="libgimpbase-gimplimits.html" title="gimplimits">
10
10
<link rel="next" href="libgimpbase-gimpchecks.html" title="gimpchecks">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
26
26
                  <a href="#libgimpbase-gimpparam.description" class="shortcut">Description</a>
27
27
</td></tr>
28
28
</table>
29
 
<div class="refentry" title="gimpparam">
 
29
<div class="refentry">
30
30
<a name="libgimpbase-gimpparam"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
33
33
<h2><span class="refentrytitle"><a name="libgimpbase-gimpparam.top_of_page"></a>gimpparam</span></h2>
34
 
<p>gimpparam — Definitions of useful <a href="/usr/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamFlags"><span class="type">GParamFlags</span></a>.</p>
 
34
<p>gimpparam — Definitions of useful <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamFlags"><span class="type">GParamFlags</span></a>.</p>
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
38
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
39
39
<a name="libgimpbase-gimpparam.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">#define             <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-STATIC-STRINGS:CAPS" title="GIMP_PARAM_STATIC_STRINGS">GIMP_PARAM_STATIC_STRINGS</a>
41
41
#define             <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-READABLE:CAPS" title="GIMP_PARAM_READABLE">GIMP_PARAM_READABLE</a>
43
43
#define             <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-READWRITE:CAPS" title="GIMP_PARAM_READWRITE">GIMP_PARAM_READWRITE</a>
44
44
</pre>
45
45
</div>
46
 
<div class="refsect1" title="Description">
 
46
<div class="refsect1">
47
47
<a name="libgimpbase-gimpparam.description"></a><h2>Description</h2>
48
48
<p>
49
49
</p>
50
50
</div>
51
 
<div class="refsect1" title="Details">
 
51
<div class="refsect1">
52
52
<a name="libgimpbase-gimpparam.details"></a><h2>Details</h2>
53
 
<div class="refsect2" title="GIMP_PARAM_STATIC_STRINGS">
 
53
<div class="refsect2">
54
54
<a name="GIMP-PARAM-STATIC-STRINGS:CAPS"></a><h3>GIMP_PARAM_STATIC_STRINGS</h3>
55
55
<pre class="programlisting">#define             GIMP_PARAM_STATIC_STRINGS</pre>
56
56
<p>
58
58
</p>
59
59
</div>
60
60
<hr>
61
 
<div class="refsect2" title="GIMP_PARAM_READABLE">
 
61
<div class="refsect2">
62
62
<a name="GIMP-PARAM-READABLE:CAPS"></a><h3>GIMP_PARAM_READABLE</h3>
63
63
<pre class="programlisting">#define             GIMP_PARAM_READABLE</pre>
64
64
<p>
66
66
</p>
67
67
</div>
68
68
<hr>
69
 
<div class="refsect2" title="GIMP_PARAM_WRITABLE">
 
69
<div class="refsect2">
70
70
<a name="GIMP-PARAM-WRITABLE:CAPS"></a><h3>GIMP_PARAM_WRITABLE</h3>
71
71
<pre class="programlisting">#define             GIMP_PARAM_WRITABLE</pre>
72
72
<p>
74
74
</p>
75
75
</div>
76
76
<hr>
77
 
<div class="refsect2" title="GIMP_PARAM_READWRITE">
 
77
<div class="refsect2">
78
78
<a name="GIMP-PARAM-READWRITE:CAPS"></a><h3>GIMP_PARAM_READWRITE</h3>
79
79
<pre class="programlisting">#define             GIMP_PARAM_READWRITE</pre>
80
80
<p>
85
85
</div>
86
86
<div class="footer">
87
87
<hr>
88
 
          Generated by GTK-Doc V1.15</div>
 
88
          Generated by GTK-Doc V1.18</div>
89
89
</body>
90
90
</html>
 
 
b'\\ No newline at end of file'