Imported Upstream version 2.3.11
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>GimpScrolledPreview</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
|
||||
<link rel="start" 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="libgimpwidgets-GimpPropWidgets.html" title="GimpPropWidgets">
|
||||
<link rel="next" href="GimpUnitMenu.html" title="GimpUnitMenu">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.7 (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">
|
||||
@ -33,23 +33,27 @@
|
||||
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="GimpUnitMenu.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="#top_of_page" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2580663" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a>
|
||||
<a href="#id2591326" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#object_hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
|
||||
<a href="#id2632573" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2591305" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="GimpScrolledPreview"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>GimpScrolledPreview</span></h2>
|
||||
<h2>
|
||||
<a name="id2580663"></a><span class="refentrytitle">GimpScrolledPreview</span>
|
||||
</h2>
|
||||
<p>GimpScrolledPreview — A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -69,7 +73,7 @@ void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_s
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2632573"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
GObject
|
||||
@ -84,32 +88,32 @@ void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_s
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2591305"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpScrolledPreview implements
|
||||
AtkImplementorIface.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<a name="id2591326"></a><h2>Description</h2>
|
||||
<p>
|
||||
A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<a name="id2625900"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2577076"></a><h3>
|
||||
<a name="id2625910"></a><h3>
|
||||
<a name="GimpScrolledPreview-struct"></a>GimpScrolledPreview</h3>
|
||||
<a class="indexterm" name="id2540486"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
|
||||
<a class="indexterm" name="id2625922"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2540502"></a><h3>
|
||||
<a name="id2625938"></a><h3>
|
||||
<a name="gimp-scrolled-preview-set-position"></a>gimp_scrolled_preview_set_position ()</h3>
|
||||
<a class="indexterm" name="id2540516"></a><pre class="programlisting">void gimp_scrolled_preview_set_position
|
||||
<a class="indexterm" name="id2625952"></a><pre class="programlisting">void gimp_scrolled_preview_set_position
|
||||
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
|
||||
gint x,
|
||||
gint y);</pre>
|
||||
@ -146,9 +150,9 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2588703"></a><h3>
|
||||
<a name="id2626056"></a><h3>
|
||||
<a name="gimp-scrolled-preview-set-policy"></a>gimp_scrolled_preview_set_policy ()</h3>
|
||||
<a class="indexterm" name="id2588717"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy
|
||||
<a class="indexterm" name="id2626070"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy
|
||||
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
|
||||
GtkPolicyType hscrollbar_policy,
|
||||
GtkPolicyType vscrollbar_policy);</pre>
|
||||
@ -185,9 +189,9 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590035"></a><h3>
|
||||
<a name="id2629648"></a><h3>
|
||||
<a name="gimp-scrolled-preview-freeze"></a>gimp_scrolled_preview_freeze ()</h3>
|
||||
<a class="indexterm" name="id2590048"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
|
||||
<a class="indexterm" name="id2626358"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
|
||||
<p>
|
||||
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
|
||||
response to scroll events.
|
||||
@ -212,9 +216,9 @@ This function should only be used to implement widgets derived from
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2596043"></a><h3>
|
||||
<a name="id2626439"></a><h3>
|
||||
<a name="gimp-scrolled-preview-thaw"></a>gimp_scrolled_preview_thaw ()</h3>
|
||||
<a class="indexterm" name="id2596057"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
|
||||
<a class="indexterm" name="id2626453"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
|
||||
<p>
|
||||
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
|
||||
response to scroll events.
|
||||
|
||||
Reference in New Issue
Block a user