Imported Upstream version 2.8.6
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GimpOffsetArea</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-widgets.html" title="Part I. GIMP Widgets">
|
||||
<link rel="prev" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">
|
||||
@ -103,8 +103,11 @@ Creates a new <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">
|
||||
when resizing an image or a drawable to allow the user to interactively
|
||||
specify the new offsets.
|
||||
</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>orig_width</code></em> :</span></p></td>
|
||||
@ -132,8 +135,11 @@ Sets the size of the image/drawable displayed by the <a class="link" href="GimpO
|
||||
If the offsets change as a result of this change, the "offsets-changed"
|
||||
signal is emitted.
|
||||
</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>offset_area</code></em> :</span></p></td>
|
||||
@ -160,8 +166,11 @@ signal is emitted.
|
||||
Sets the offsets of the image/drawable displayed by the <a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea"><span class="type">GimpOffsetArea</span></a>.
|
||||
It does not emit the "offsets-changed" signal.
|
||||
</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>offset_area</code></em> :</span></p></td>
|
||||
@ -187,8 +196,11 @@ It does not emit the "offsets-changed" signal.
|
||||
Sets the pixbuf which represents the original image/drawable which
|
||||
is being offset.
|
||||
</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>offset_area</code></em> :</span></p></td>
|
||||
@ -213,8 +225,11 @@ is being offset.
|
||||
<span class="type">gpointer</span> user_data) : <code class="literal">Run First</code></pre>
|
||||
<p>
|
||||
</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>gimpoffsetarea</code></em> :</span></p></td>
|
||||
|
||||
Reference in New Issue
Block a user