Imported Upstream version 2.8.16

This commit is contained in:
Ari Pollak
2015-11-24 14:17:30 -05:00
parent bf2f572083
commit 66d1b776a9
842 changed files with 251623 additions and 240362 deletions

View File

@ -2,13 +2,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GIMP Widgets Library Reference Manual: GimpZoomModel</title>
<title>GimpZoomModel: GIMP Widgets Library Reference Manual</title>
<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="GimpUnitComboBox.html" title="GimpUnitComboBox">
<link rel="next" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -30,7 +30,7 @@
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GimpZoomModel.top_of_page"></a>GimpZoomModel</span></h2>
<p>GimpZoomModel — A model for zoom values.</p>
<p>GimpZoomModel</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
@ -68,7 +68,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gdouble</span>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
</td>
<td class="function_name">
<a class="link" href="GimpZoomModel.html#gimp-zoom-model-get-factor" title="gimp_zoom_model_get_factor ()">gimp_zoom_model_get_factor</a> <span class="c_punctuation">()</span>
@ -84,7 +84,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GtkWidget</span> *
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *
</td>
<td class="function_name">
<a class="link" href="GimpZoomModel.html#gimp-zoom-button-new" title="gimp_zoom_button_new ()">gimp_zoom_button_new</a> <span class="c_punctuation">()</span>
@ -92,7 +92,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gdouble</span>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
</td>
<td class="function_name">
<a class="link" href="GimpZoomModel.html#gimp-zoom-model-zoom-step" title="gimp_zoom_model_zoom_step ()">gimp_zoom_model_zoom_step</a> <span class="c_punctuation">()</span>
@ -112,28 +112,28 @@
<tbody>
<tr>
<td class="property_type">
<span class="type">gchar</span> *</td>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GimpZoomModel.html#GimpZoomModel--fraction" title="The “fraction” property">fraction</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><span class="type">gdouble</span></td>
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
<td class="property_name"><a class="link" href="GimpZoomModel.html#GimpZoomModel--maximum" title="The “maximum” property">maximum</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><span class="type">gdouble</span></td>
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
<td class="property_name"><a class="link" href="GimpZoomModel.html#GimpZoomModel--minimum" title="The “minimum” property">minimum</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<span class="type">gchar</span> *</td>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GimpZoomModel.html#GimpZoomModel--percentage" title="The “percentage” property">percentage</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><span class="type">gdouble</span></td>
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
<td class="property_name"><a class="link" href="GimpZoomModel.html#GimpZoomModel--value" title="The “value” property">value</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -151,7 +151,7 @@
<tbody><tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
<td class="signal_name"><a class="link" href="GimpZoomModel.html#GimpZoomModel-zoomed" title="The “zoomed” signal">zoomed</a></td>
<td class="signal_flags">Run Last</td>
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
</tr></tbody>
</table></div>
</div>
@ -176,13 +176,12 @@
</div>
<div class="refsect1">
<a name="GimpZoomModel.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> GObject
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
<span class="lineart">╰──</span> GimpZoomModel
</pre>
</div>
<div class="refsect1">
<a name="GimpZoomModel.description"></a><h2>Description</h2>
<p>A model for zoom values.</p>
</div>
<div class="refsect1">
<a name="GimpZoomModel.functions_details"></a><h2>Functions</h2>
@ -190,51 +189,14 @@
<a name="gimp-zoom-model-new"></a><h3>gimp_zoom_model_new ()</h3>
<pre class="programlisting"><a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="returnvalue">GimpZoomModel</span></a> *
gimp_zoom_model_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>Creates a new <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a>.</p>
<div class="refsect3">
<a name="id-1.2.37.9.2.5"></a><h4>Returns</h4>
<p> a new <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a>.</p>
<p>Since GIMP 2.4</p>
<p></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gimp-zoom-model-set-range"></a><h3>gimp_zoom_model_set_range ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gimp_zoom_model_set_range (<em class="parameter"><code><a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a> *model</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> min</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> max</code></em>);</pre>
<p>Sets the allowed range of the <em class="parameter"><code>model</code></em>
.</p>
<p>Since GIMP 2.4</p>
<div class="refsect3">
<a name="id-1.2.37.9.3.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>model</p></td>
<td class="parameter_description"><p>a <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>min</p></td>
<td class="parameter_description"><p>new lower limit for zoom factor</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>max</p></td>
<td class="parameter_description"><p>new upper limit for zoom factor</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> min</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> max</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
@ -242,176 +204,36 @@ gimp_zoom_model_set_range (<em class="parameter"><code><a class="link" href="Gim
<pre class="programlisting"><span class="returnvalue">void</span>
gimp_zoom_model_zoom (<em class="parameter"><code><a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a> *model</code></em>,
<em class="parameter"><code><a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType"><span class="type">GimpZoomType</span></a> zoom_type</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> scale</code></em>);</pre>
<p>Since GIMP 2.4</p>
<div class="refsect3">
<a name="id-1.2.37.9.4.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>model</p></td>
<td class="parameter_description"><p>a <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>zoom_type</p></td>
<td class="parameter_description"><p>the <a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType"><span class="type">GimpZoomType</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>scale</p></td>
<td class="parameter_description"><p>ignored unless <em class="parameter"><code>zoom_type</code></em>
== <a class="link" href="GimpZoomModel.html#GIMP-ZOOM-TO:CAPS"><code class="literal">GIMP_ZOOM_TO</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> scale</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="gimp-zoom-model-get-factor"></a><h3>gimp_zoom_model_get_factor ()</h3>
<pre class="programlisting"><span class="returnvalue">gdouble</span>
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
gimp_zoom_model_get_factor (<em class="parameter"><code><a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a> *model</code></em>);</pre>
<p>Retrieves the current zoom factor of <em class="parameter"><code>model</code></em>
.</p>
<div class="refsect3">
<a name="id-1.2.37.9.5.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>model</p></td>
<td class="parameter_description"><p>a <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.2.37.9.5.6"></a><h4>Returns</h4>
<p> the current scale factor</p>
<p>Since GIMP 2.4</p>
<p></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gimp-zoom-model-get-fraction"></a><h3>gimp_zoom_model_get_fraction ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gimp_zoom_model_get_fraction (<em class="parameter"><code><a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a> *model</code></em>,
<em class="parameter"><code><span class="type">gint</span> *numerator</code></em>,
<em class="parameter"><code><span class="type">gint</span> *denominator</code></em>);</pre>
<p>Retrieves the current zoom factor of <em class="parameter"><code>model</code></em>
as a fraction.</p>
<p>Since GIMP 2.4</p>
<div class="refsect3">
<a name="id-1.2.37.9.6.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>model</p></td>
<td class="parameter_description"><p>a <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>numerator</p></td>
<td class="parameter_description"><p>return location for numerator</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>denominator</p></td>
<td class="parameter_description"><p>return location for denominator</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *numerator</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *denominator</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="gimp-zoom-button-new"></a><h3>gimp_zoom_button_new ()</h3>
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *
gimp_zoom_button_new (<em class="parameter"><code><a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a> *model</code></em>,
<em class="parameter"><code><a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType"><span class="type">GimpZoomType</span></a> zoom_type</code></em>,
<em class="parameter"><code><span class="type">GtkIconSize</span> icon_size</code></em>);</pre>
<div class="refsect3">
<a name="id-1.2.37.9.7.4"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>model</p></td>
<td class="parameter_description"><p>a <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>icon_size</p></td>
<td class="parameter_description"><p>use 0 for a button with text labels</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.2.37.9.7.5"></a><h4>Returns</h4>
<p> a newly created GtkButton</p>
<p>Since GIMP 2.4</p>
<p></p>
</div>
<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/gtk2-Themeable-Stock-Images.html#GtkIconSize"><span class="type">GtkIconSize</span></a> icon_size</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="gimp-zoom-model-zoom-step"></a><h3>gimp_zoom_model_zoom_step ()</h3>
<pre class="programlisting"><span class="returnvalue">gdouble</span>
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="GimpZoomModel.html#GimpZoomType" title="enum GimpZoomType"><span class="type">GimpZoomType</span></a> zoom_type</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> scale</code></em>);</pre>
<p>Utility function to calculate a new scale factor.</p>
<div class="refsect3">
<a name="id-1.2.37.9.8.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>zoom_type</p></td>
<td class="parameter_description"><p>the zoom type</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>scale</p></td>
<td class="parameter_description"><p>ignored unless <em class="parameter"><code>zoom_type</code></em>
== <a class="link" href="GimpZoomModel.html#GIMP-ZOOM-TO:CAPS"><code class="literal">GIMP_ZOOM_TO</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.2.37.9.8.6"></a><h4>Returns</h4>
<p> the new scale factor</p>
<p>Since GIMP 2.4</p>
<p></p>
</div>
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> scale</code></em>);</pre>
</div>
</div>
<div class="refsect1">
@ -419,15 +241,12 @@ gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="Gim
<div class="refsect2">
<a name="GimpZoomModel-struct"></a><h3>GimpZoomModel</h3>
<pre class="programlisting">typedef struct _GimpZoomModel GimpZoomModel;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GimpZoomType"></a><h3>enum GimpZoomType</h3>
<p>the zoom types for <a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a>.</p>
<div class="refsect3">
<a name="id-1.2.37.10.3.4"></a><h4>Members</h4>
<a name="id-1.2.37.10.3.3"></a><h4>Members</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
@ -437,52 +256,38 @@ gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="Gim
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-IN:CAPS"></a>GIMP_ZOOM_IN</p></td>
<td class="enum_member_description">
<p>zoom in</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-OUT:CAPS"></a>GIMP_ZOOM_OUT</p></td>
<td class="enum_member_description">
<p>zoom out</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-IN-MORE:CAPS"></a>GIMP_ZOOM_IN_MORE</p></td>
<td class="enum_member_description">
<p>zoom in a lot</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-OUT-MORE:CAPS"></a>GIMP_ZOOM_OUT_MORE</p></td>
<td class="enum_member_description">
<p>zoom out a lot</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-IN-MAX:CAPS"></a>GIMP_ZOOM_IN_MAX</p></td>
<td class="enum_member_description">
<p>zoom in as far as possible</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-OUT-MAX:CAPS"></a>GIMP_ZOOM_OUT_MAX</p></td>
<td class="enum_member_description">
<p>zoom out as far as possible</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GIMP-ZOOM-TO:CAPS"></a>GIMP_ZOOM_TO</p></td>
<td class="enum_member_description">
<p>zoom to a specific zoom factor</p>
</td>
<td class="enum_member_annotations"> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table></div>
@ -493,16 +298,14 @@ gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="Gim
<a name="GimpZoomModel.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GimpZoomModel--fraction"></a><h3>The <code class="literal">“fraction”</code> property</h3>
<pre class="programlisting"> “fraction” <span class="type">gchar</span> *</pre>
<p></p>
<pre class="programlisting"> “fraction” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Flags: Read</p>
<p>Default value: "1:1"</p>
</div>
<hr>
<div class="refsect2">
<a name="GimpZoomModel--maximum"></a><h3>The <code class="literal">“maximum”</code> property</h3>
<pre class="programlisting"> “maximum” <span class="type">gdouble</span></pre>
<p></p>
<pre class="programlisting"> “maximum” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
<p>Flags: Read / Write</p>
<p>Allowed values: [0.00390625,256]</p>
<p>Default value: 256</p>
@ -510,8 +313,7 @@ gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="Gim
<hr>
<div class="refsect2">
<a name="GimpZoomModel--minimum"></a><h3>The <code class="literal">“minimum”</code> property</h3>
<pre class="programlisting"> “minimum” <span class="type">gdouble</span></pre>
<p></p>
<pre class="programlisting"> “minimum” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
<p>Flags: Read / Write</p>
<p>Allowed values: [0.00390625,256]</p>
<p>Default value: 0.00390625</p>
@ -519,16 +321,14 @@ gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="Gim
<hr>
<div class="refsect2">
<a name="GimpZoomModel--percentage"></a><h3>The <code class="literal">“percentage”</code> property</h3>
<pre class="programlisting"> “percentage” <span class="type">gchar</span> *</pre>
<p></p>
<pre class="programlisting"> “percentage” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Flags: Read</p>
<p>Default value: "100%"</p>
</div>
<hr>
<div class="refsect2">
<a name="GimpZoomModel--value"></a><h3>The <code class="literal">“value”</code> property</h3>
<pre class="programlisting"> “value” <span class="type">gdouble</span></pre>
<p></p>
<pre class="programlisting"> “value” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
<p>Flags: Read / Write</p>
<p>Allowed values: [0.00390625,256]</p>
<p>Default value: 1</p>
@ -540,48 +340,14 @@ gimp_zoom_model_zoom_step (<em class="parameter"><code><a class="link" href="Gim
<a name="GimpZoomModel-zoomed"></a><h3>The <code class="literal">“zoomed”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GimpZoomModel.html" title="GimpZoomModel"><span class="type">GimpZoomModel</span></a> *model,
<span class="type">gdouble</span> old_factor,
<span class="type">gdouble</span> new_factor,
<span class="type">gpointer</span> user_data)</pre>
<p>Emitted when the zoom factor of the zoom model changes.</p>
<div class="refsect3">
<a name="id-1.2.37.12.2.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>model</p></td>
<td class="parameter_description"><p>the object that received the signal</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>old_factor</p></td>
<td class="parameter_description"><p>the zoom factor before it changes</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>new_factor</p></td>
<td class="parameter_description"><p>the zoom factor after it has changed.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p>Flags: Run Last</p>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> old_factor,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> new_factor,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.21</div>
<hr>Generated by GTK-Doc V1.24</div>
</body>
</html>