~ubuntu-branches/ubuntu/utopic/gimp/utopic

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-08-29 12:48:19 UTC
  • mfrom: (1.1.29) (0.4.20 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130829124819-r4mliaiddrgv5x4g
Tags: 2.8.6-1ubuntu1
* Synchronize with Debian (LP: #1207734). Remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates

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.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
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">
60
60
Displays a dialog box with a message. Useful for status or error
61
61
reporting. The message must be in UTF-8 encoding.
62
62
</p>
63
 
<div class="variablelist"><table border="0">
 
63
<div class="variablelist"><table border="0" class="variablelist">
 
64
<colgroup>
64
65
<col align="left" valign="top">
 
66
<col>
 
67
</colgroup>
65
68
<tbody>
66
69
<tr>
67
70
<td><p><span class="term"><em class="parameter"><code>message</code></em> :</span></p></td>
86
89
They can be shown in a dialog box or printed on the console where
87
90
gimp was started.
88
91
</p>
89
 
<div class="variablelist"><table border="0">
 
92
<div class="variablelist"><table border="0" class="variablelist">
 
93
<colgroup>
90
94
<col align="left" valign="top">
 
95
<col>
 
96
</colgroup>
91
97
<tbody><tr>
92
98
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
93
99
<td>The current handler type.</td>
106
112
can be shown in a dialog box or printed on the console where gimp
107
113
was started.
108
114
</p>
109
 
<div class="variablelist"><table border="0">
 
115
<div class="variablelist"><table border="0" class="variablelist">
 
116
<colgroup>
110
117
<col align="left" valign="top">
 
118
<col>
 
119
</colgroup>
111
120
<tbody>
112
121
<tr>
113
122
<td><p><span class="term"><em class="parameter"><code>handler</code></em> :</span></p></td>