~ubuntu-branches/ubuntu/oneiric/gimp/oneiric-security

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (0.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090831102410-5ne3s5jnk79y3hs5
Tags: upstream-2.6.7
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>gimpmessage</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-general.html" title="Functions not Related to Specific Images">
9
9
<link rel="prev" href="libgimp-gimphelp.html" title="gimphelp">
10
10
<link rel="next" href="libgimp-gimpplugin.html" title="gimpplugin">
38
38
                <a href="#libgimp-gimpmessage.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpmessage">
42
42
<a name="libgimp-gimpmessage"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimpmessage.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
<a
65
65
>GimpMessageHandlerType</a> handler);
66
66
</pre>
67
67
</div>
68
 
<div class="refsect1" lang="en">
 
68
<div class="refsect1" title="Description">
69
69
<a name="libgimp-gimpmessage.description"></a><h2>Description</h2>
70
70
<p>
71
71
Display a dialog box with a message.
72
72
</p>
73
73
</div>
74
 
<div class="refsect1" lang="en">
 
74
<div class="refsect1" title="Details">
75
75
<a name="libgimp-gimpmessage.details"></a><h2>Details</h2>
76
 
<div class="refsect2" lang="en">
 
76
<div class="refsect2" title="gimp_message ()">
77
77
<a name="gimp-message"></a><h3>gimp_message ()</h3>
78
78
<pre class="programlisting"><a
79
79
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
105
105
</table></div>
106
106
</div>
107
107
<hr>
108
 
<div class="refsect2" lang="en">
 
108
<div class="refsect2" title="gimp_message_get_handler ()">
109
109
<a name="gimp-message-get-handler"></a><h3>gimp_message_get_handler ()</h3>
110
110
<pre class="programlisting"><a
111
111
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpMessageHandlerType"
129
129
</table></div>
130
130
</div>
131
131
<hr>
132
 
<div class="refsect2" lang="en">
 
132
<div class="refsect2" title="gimp_message_set_handler ()">
133
133
<a name="gimp-message-set-handler"></a><h3>gimp_message_set_handler ()</h3>
134
134
<pre class="programlisting"><a
135
135
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"