Imported Upstream version 2.8.6

This commit is contained in:
Ari Pollak
2013-07-01 20:23:15 -04:00
parent 08fdee2b19
commit a7debe0231
613 changed files with 76756 additions and 58854 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GimpQueryBox</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
<link rel="up" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
<link rel="prev" href="libgimpwidgets-GimpHelpUI.html" title="GimpHelpUI">
@ -148,8 +148,11 @@ value.
<p>
Note that you must not <code class="function">g_free()</code> the passed string.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>query_box</code></em> :</span></p></td>
@ -175,8 +178,11 @@ Note that you must not <code class="function">g_free()</code> the passed string.
<p>
The callback for an int query box.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>query_box</code></em> :</span></p></td>
@ -202,8 +208,11 @@ The callback for an int query box.
<p>
The callback for a double query box.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>query_box</code></em> :</span></p></td>
@ -230,8 +239,11 @@ The callback for a double query box.
<p>
The callback for a size query box.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>query_box</code></em> :</span></p></td>
@ -261,8 +273,11 @@ The callback for a size query box.
<p>
The callback for a boolean query box.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>query_box</code></em> :</span></p></td>
@ -295,8 +310,11 @@ The callback for a boolean query box.
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for a string value.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
@ -363,8 +381,11 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for a st
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for an integer value.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
@ -440,8 +461,11 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for an i
<p>
Creates a new <span class="type">GtkDialog</span> that queries the user for a double value.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
@ -525,8 +549,11 @@ Creates a new <span class="type">GtkDialog</span> that queries the user for a do
Creates a new <span class="type">GtkDialog</span> that queries the user for a size using a
<a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
@ -621,8 +648,11 @@ to be closed.</td>
<p>
Creates a new <span class="type">GtkDialog</span> that asks the user to do a boolean decision.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
@ -690,8 +720,11 @@ of the buttons.</td>
A macro to access the <span class="type">GtkVBox</span> in a <span class="type">libgimpwidgets-gimpquerybox</span>.
Useful if you want to add more widgets.
</p>
<div class="variablelist"><table border="0">
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>qbox</code></em> :</span></p></td>
<td>The query box.</td>