Imported Upstream version 2.6.7
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GimpOffsetArea</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
|
||||
<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">
|
||||
<link rel="next" href="GimpPageSelector.html" title="GimpPageSelector">
|
||||
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
|
||||
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
|
||||
@ -34,17 +34,19 @@
|
||||
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="GimpPageSelector.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#GimpOffsetArea.synopsis" class="shortcut">Top</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.description" class="shortcut">Description</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.signals" class="shortcut">Signals</a></nobr></td></tr>
|
||||
<tr><td colspan="5" class="shortcuts">
|
||||
<a href="#GimpOffsetArea.synopsis" class="shortcut">Top</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.description" class="shortcut">Description</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
||||
|
|
||||
<a href="#GimpOffsetArea.signals" class="shortcut">Signals</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<div class="refentry" title="GimpOffsetArea">
|
||||
<a name="GimpOffsetArea"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
@ -53,13 +55,13 @@
|
||||
</td>
|
||||
<td valign="top" align="right"><img src="gimp-offset-area.png"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<a name="GimpOffsetArea.synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-struct" title="GimpOffsetArea">GimpOffsetArea</a>;
|
||||
<a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* <a class="link" href="GimpOffsetArea.html#gimp-offset-area-new" title="gimp_offset_area_new ()">gimp_offset_area_new</a> (<a
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
|
||||
>GtkWidget</a> * <a class="link" href="GimpOffsetArea.html#gimp-offset-area-new" title="gimp_offset_area_new ()">gimp_offset_area_new</a> (<a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
|
||||
>gint</a> orig_width,
|
||||
<a
|
||||
@ -81,11 +83,11 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
|
||||
>gint</a> offset_y);
|
||||
void <a class="link" href="GimpOffsetArea.html#gimp-offset-area-set-pixbuf" title="gimp_offset_area_set_pixbuf ()">gimp_offset_area_set_pixbuf</a> (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
|
||||
<a
|
||||
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
|
||||
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
|
||||
>GdkPixbuf</a> *pixbuf);
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Object Hierarchy">
|
||||
<a name="GimpOffsetArea.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
<a
|
||||
@ -95,52 +97,50 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Ty
|
||||
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
|
||||
>GInitiallyUnowned</a>
|
||||
+----<a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
|
||||
>GtkObject</a>
|
||||
+----<a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
|
||||
>GtkWidget</a>
|
||||
+----<a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkDrawingArea.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkDrawingArea.html"
|
||||
>GtkDrawingArea</a>
|
||||
+----GimpOffsetArea
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Implemented Interfaces">
|
||||
<a name="GimpOffsetArea.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpOffsetArea implements
|
||||
AtkImplementorIface and <a
|
||||
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
|
||||
>GtkBuildable</a>.</p>
|
||||
<a
|
||||
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
|
||||
>GtkBuildable</a> and AtkImplementorIface.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Signals">
|
||||
<a name="GimpOffsetArea.signals"></a><h2>Signals</h2>
|
||||
<pre class="synopsis">
|
||||
"<a class="link" href="GimpOffsetArea.html#GimpOffsetArea-offsets-changed" title='The "offsets-changed" signal'>offsets-changed</a>" : Run First
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Description">
|
||||
<a name="GimpOffsetArea.description"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Details">
|
||||
<a name="GimpOffsetArea.details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="GimpOffsetArea">
|
||||
<a name="GimpOffsetArea-struct"></a><h3>GimpOffsetArea</h3>
|
||||
<pre class="programlisting">typedef struct _GimpOffsetArea GimpOffsetArea;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_offset_area_new ()">
|
||||
<a name="gimp-offset-area-new"></a><h3>gimp_offset_area_new ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_offset_area_new (<a
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
|
||||
>GtkWidget</a> * gimp_offset_area_new (<a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
|
||||
>gint</a> orig_width,
|
||||
<a
|
||||
@ -151,7 +151,6 @@ 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>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
@ -175,7 +174,7 @@ specify the new offsets.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_offset_area_set_size ()">
|
||||
<a name="gimp-offset-area-set-size"></a><h3>gimp_offset_area_set_size ()</h3>
|
||||
<pre class="programlisting">void gimp_offset_area_set_size (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
|
||||
<a
|
||||
@ -189,7 +188,6 @@ 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>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
@ -213,7 +211,7 @@ signal is emitted.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_offset_area_set_offsets ()">
|
||||
<a name="gimp-offset-area-set-offsets"></a><h3>gimp_offset_area_set_offsets ()</h3>
|
||||
<pre class="programlisting">void gimp_offset_area_set_offsets (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
|
||||
<a
|
||||
@ -226,7 +224,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
|
||||
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>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
@ -250,17 +247,16 @@ It does not emit the "offsets-changed" signal.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_offset_area_set_pixbuf ()">
|
||||
<a name="gimp-offset-area-set-pixbuf"></a><h3>gimp_offset_area_set_pixbuf ()</h3>
|
||||
<pre class="programlisting">void gimp_offset_area_set_pixbuf (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *offset_area,
|
||||
<a
|
||||
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
|
||||
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
|
||||
>GdkPixbuf</a> *pixbuf);</pre>
|
||||
<p>
|
||||
Sets the pixbuf which represents the original image/drawable which
|
||||
is being offset.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
@ -273,19 +269,18 @@ is being offset.</p>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
|
||||
<td> a <a
|
||||
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
|
||||
href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
|
||||
><span class="type">GdkPixbuf</span></a>.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p class="since">Since GIMP 2.2
|
||||
</p>
|
||||
<p class="since">Since GIMP 2.2</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Signal Details">
|
||||
<a name="GimpOffsetArea.signal-details"></a><h2>Signal Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title='The "offsets-changed" signal'>
|
||||
<a name="GimpOffsetArea-offsets-changed"></a><h3>The <code class="literal">"offsets-changed"</code> signal</h3>
|
||||
<pre class="programlisting">void user_function (<a class="link" href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a> *gimpoffsetarea,
|
||||
<a
|
||||
@ -298,7 +293,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
|
||||
>gpointer</a> user_data) : Run First</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
@ -316,7 +310,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -330,6 +323,6 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.10</div>
|
||||
Generated by GTK-Doc V1.11</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user