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

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/GimpProgressBar.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

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=US-ASCII">
5
5
<title>GimpProgressBar</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
7
7
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
8
 
<link rel="up" href="libgimpui.html" title="Part&#160;III.&#160;GIMP User Interface Library">
 
8
<link rel="up" href="libgimpui.html" title="Part&#160;II.&#160;GIMP User Interface Library">
9
9
<link rel="prev" href="libgimp-gimppixbuf.html" title="gimppixbuf">
10
10
<link rel="next" href="libgimp-gimpmenu.html" title="gimpmenu">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="gimpdefinitions.html" title="Part&#160;I.&#160;GIMP Constants">
14
 
<link rel="part" href="libgimp.html" title="Part&#160;II.&#160;GIMP Library">
 
13
<link rel="part" href="libgimp.html" title="Part&#160;I.&#160;GIMP Library">
15
14
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
16
 
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and all their Properties">
 
15
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and their Properties">
17
16
<link rel="chapter" href="libgimp-data.html" title="Data Objects">
18
17
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
19
 
<link rel="part" href="libgimpui.html" title="Part&#160;III.&#160;GIMP User Interface Library">
 
18
<link rel="part" href="libgimpui.html" title="Part&#160;II.&#160;GIMP User Interface Library">
20
19
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
 
20
<link rel="index" href="libgimp-index.html" title="Index">
 
21
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
 
22
<link rel="index" href="libgimp-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
 
23
<link rel="index" href="libgimp-index-deprecated.html" title="Index of deprecated symbols">
21
24
</head>
22
25
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
23
26
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
28
31
<th width="100%" align="center">GIMP Library Reference Manual</th>
29
32
<td><a accesskey="n" href="libgimp-gimpmenu.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
33
</tr>
31
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2563149" class="shortcut">Top</a>
32
 
                  &#160;|&#160;
33
 
                  <a href="#id2657415" class="shortcut">Description</a>
34
 
                  &#160;|&#160;
35
 
                  <a href="#id2554302" class="shortcut">Object Hierarchy</a>
36
 
                  &#160;|&#160;
37
 
                  <a href="#id2657395" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
 
34
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2641601" class="shortcut">Top</a>
 
35
                  &#160;|&#160;
 
36
                  <a href="#id2717186" class="shortcut">Description</a>
 
37
                  &#160;|&#160;
 
38
                  <a href="#id2584655" class="shortcut">Object Hierarchy</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2592252" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
38
41
</table>
39
42
<div class="refentry" lang="en">
40
43
<a name="GimpProgressBar"></a><div class="titlepage"></div>
41
44
<div class="refnamediv"><table width="100%"><tr>
42
45
<td valign="top">
43
46
<h2>
44
 
<a name="id2563149"></a><span class="refentrytitle">GimpProgressBar</span>
 
47
<a name="id2641601"></a><span class="refentrytitle">GimpProgressBar</span>
45
48
</h2>
46
49
<p>GimpProgressBar &#8212; A widget providing a progress bar.</p>
47
50
</td>
53
56
 
54
57
 
55
58
 
56
 
            <a href="GimpProgressBar.html#GimpProgressBar-struct">GimpProgressBar</a>;
57
 
GtkWidget*  <a href="GimpProgressBar.html#gimp-progress-bar-new">gimp_progress_bar_new</a>           (void);
 
59
                    <a href="GimpProgressBar.html#GimpProgressBar-struct">GimpProgressBar</a>;
 
60
GtkWidget*          <a href="GimpProgressBar.html#gimp-progress-bar-new">gimp_progress_bar_new</a>               (void);
58
61
 
59
62
</pre>
60
63
</div>
61
64
<div class="refsect1" lang="en">
62
 
<a name="id2554302"></a><h2>Object Hierarchy</h2>
 
65
<a name="id2584655"></a><h2>Object Hierarchy</h2>
63
66
<pre class="synopsis">
64
67
 
65
68
  GObject
72
75
</pre>
73
76
</div>
74
77
<div class="refsect1" lang="en">
75
 
<a name="id2657395"></a><h2>Implemented Interfaces</h2>
 
78
<a name="id2592252"></a><h2>Implemented Interfaces</h2>
76
79
<p>
77
80
GimpProgressBar implements
78
81
 AtkImplementorIface.</p>
79
82
</div>
80
83
<div class="refsect1" lang="en">
81
 
<a name="id2657415"></a><h2>Description</h2>
 
84
<a name="id2717186"></a><h2>Description</h2>
82
85
<p>
83
86
A widget providing a progress bar that automatically redirects any progress
84
87
calls to itself.
85
88
</p>
86
89
</div>
87
90
<div class="refsect1" lang="en">
88
 
<a name="id2657432"></a><h2>Details</h2>
 
91
<a name="id2717203"></a><h2>Details</h2>
89
92
<div class="refsect2" lang="en">
90
 
<a name="id2657443"></a><h3>
 
93
<a name="id2717215"></a><h3>
91
94
<a name="GimpProgressBar-struct"></a>GimpProgressBar</h3>
92
 
<a class="indexterm" name="id2657454"></a><pre class="programlisting">typedef struct _GimpProgressBar GimpProgressBar;</pre>
 
95
<a class="indexterm" name="id2717226"></a><pre class="programlisting">typedef struct _GimpProgressBar GimpProgressBar;</pre>
93
96
<p>
94
97
 
95
98
</p>
96
99
</div>
97
100
<hr>
98
101
<div class="refsect2" lang="en">
99
 
<a name="id2657470"></a><h3>
 
102
<a name="id2717242"></a><h3>
100
103
<a name="gimp-progress-bar-new"></a>gimp_progress_bar_new ()</h3>
101
 
<a class="indexterm" name="id2657483"></a><pre class="programlisting">GtkWidget*  gimp_progress_bar_new           (void);</pre>
 
104
<a class="indexterm" name="id2717255"></a><pre class="programlisting">GtkWidget*          gimp_progress_bar_new               (void);</pre>
102
105
<p>
103
106
Creates a new <a href="GimpProgressBar.html" title="GimpProgressBar"><span class="type">GimpProgressBar</span></a> widget.</p>
104
107
<p>
107
110
<div class="variablelist"><table border="0">
108
111
<col align="left" valign="top">
109
112
<tbody><tr>
110
 
<td>
111
 
<span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
113
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
112
114
<td> the new widget.
113
115
 
114
116
</td>
115
117
</tr></tbody>
116
118
</table></div>
117
 
<p>Since  GIMP 2.2
 
119
<p class="since">Since  GIMP 2.2
118
120
</p>
119
121
</div>
120
122
</div>