~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/GimpDrawablePreview.html

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
Import upstream version 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GimpDrawablePreview</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimpui.html" title="Part II. GIMP User Interface Library">
9
9
<link rel="prev" href="libgimp-gimpexport.html" title="gimpexport">
10
10
<link rel="next" href="GimpAspectPreview.html" title="GimpAspectPreview">
44
44
                <a href="#GimpDrawablePreview.properties" class="shortcut">Properties</a>
45
45
</td></tr>
46
46
</table>
47
 
<div class="refentry" lang="en">
 
47
<div class="refentry" title="GimpDrawablePreview">
48
48
<a name="GimpDrawablePreview"></a><div class="titlepage"></div>
49
49
<div class="refnamediv"><table width="100%"><tr>
50
50
<td valign="top">
53
53
</td>
54
54
<td valign="top" align="right"></td>
55
55
</tr></table></div>
56
 
<div class="refsynopsisdiv">
 
56
<div class="refsynopsisdiv" title="Synopsis">
57
57
<a name="GimpDrawablePreview.synopsis"></a><h2>Synopsis</h2>
58
58
<pre class="synopsis">
59
59
                    <a class="link" href="GimpDrawablePreview.html#GimpDrawablePreview-struct" title="GimpDrawablePreview">GimpDrawablePreview</a>;
60
60
<a
61
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
61
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
62
62
>GtkWidget</a> *         <a class="link" href="GimpDrawablePreview.html#gimp-drawable-preview-new" title="gimp_drawable_preview_new ()">gimp_drawable_preview_new</a>           (<a class="link" href="libgimp-gimpdrawable.html#GimpDrawable" title="GimpDrawable">GimpDrawable</a> *drawable,
63
63
                                                         <a
64
64
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
68
68
                                                         const <a class="link" href="libgimp-gimppixelrgn.html#GimpPixelRgn" title="GimpPixelRgn">GimpPixelRgn</a> *region);
69
69
</pre>
70
70
</div>
71
 
<div class="refsect1" lang="en">
 
71
<div class="refsect1" title="Object Hierarchy">
72
72
<a name="GimpDrawablePreview.object-hierarchy"></a><h2>Object Hierarchy</h2>
73
73
<pre class="synopsis">
74
74
  <a
78
78
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
79
79
>GInitiallyUnowned</a>
80
80
         +----<a
81
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
81
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
82
82
>GtkObject</a>
83
83
               +----<a
84
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
84
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
85
85
>GtkWidget</a>
86
86
                     +----<a
87
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
 
87
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
88
88
>GtkContainer</a>
89
89
                           +----<a
90
 
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
 
90
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
91
91
>GtkBox</a>
92
92
                                 +----<a
93
 
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
 
93
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
94
94
>GtkVBox</a>
95
95
                                       +----<a
96
96
href="../libgimpwidgets/GimpPreview.html"
101
101
                                                   +----GimpDrawablePreview
102
102
</pre>
103
103
</div>
104
 
<div class="refsect1" lang="en">
 
104
<div class="refsect1" title="Implemented Interfaces">
105
105
<a name="GimpDrawablePreview.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
106
106
<p>
107
107
GimpDrawablePreview implements
108
 
 AtkImplementorIface and  <a
109
 
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
110
 
>GtkBuildable</a>.</p>
 
108
 <a
 
109
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
 
110
>GtkBuildable</a>,  AtkImplementorIface and  <a
 
111
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
 
112
>GtkOrientable</a>.</p>
111
113
</div>
112
 
<div class="refsect1" lang="en">
 
114
<div class="refsect1" title="Properties">
113
115
<a name="GimpDrawablePreview.properties"></a><h2>Properties</h2>
114
116
<pre class="synopsis">
115
117
  "<a class="link" href="GimpDrawablePreview.html#GimpDrawablePreview--drawable" title='The "drawable" property'>drawable</a>"                 <a
117
119
>gpointer</a>              : Read / Write / Construct Only
118
120
</pre>
119
121
</div>
120
 
<div class="refsect1" lang="en">
 
122
<div class="refsect1" title="Description">
121
123
<a name="GimpDrawablePreview.description"></a><h2>Description</h2>
122
124
<p>
123
125
A widget providing a preview of a <a class="link" href="libgimp-gimpdrawable.html#GimpDrawable" title="GimpDrawable"><span class="type">GimpDrawable</span></a>.
124
126
</p>
125
127
</div>
126
 
<div class="refsect1" lang="en">
 
128
<div class="refsect1" title="Details">
127
129
<a name="GimpDrawablePreview.details"></a><h2>Details</h2>
128
 
<div class="refsect2" lang="en">
 
130
<div class="refsect2" title="GimpDrawablePreview">
129
131
<a name="GimpDrawablePreview-struct"></a><h3>GimpDrawablePreview</h3>
130
132
<pre class="programlisting">typedef struct _GimpDrawablePreview GimpDrawablePreview;</pre>
131
133
<p>
132
134
</p>
133
135
</div>
134
136
<hr>
135
 
<div class="refsect2" lang="en">
 
137
<div class="refsect2" title="gimp_drawable_preview_new ()">
136
138
<a name="gimp-drawable-preview-new"></a><h3>gimp_drawable_preview_new ()</h3>
137
139
<pre class="programlisting"><a
138
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
140
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
139
141
>GtkWidget</a> *         gimp_drawable_preview_new           (<a class="link" href="libgimp-gimpdrawable.html#GimpDrawable" title="GimpDrawable">GimpDrawable</a> *drawable,
140
142
                                                         <a
141
143
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
174
176
<p class="since">Since GIMP 2.2</p>
175
177
</div>
176
178
<hr>
177
 
<div class="refsect2" lang="en">
 
179
<div class="refsect2" title="gimp_drawable_preview_get_drawable ()">
178
180
<a name="gimp-drawable-preview-get-drawable"></a><h3>gimp_drawable_preview_get_drawable ()</h3>
179
181
<pre class="programlisting"><a class="link" href="libgimp-gimpdrawable.html#GimpDrawable" title="GimpDrawable">GimpDrawable</a> *      gimp_drawable_preview_get_drawable  (<a class="link" href="GimpDrawablePreview.html" title="GimpDrawablePreview">GimpDrawablePreview</a> *preview);</pre>
180
182
<p>
201
203
<p class="since">Since GIMP 2.2</p>
202
204
</div>
203
205
<hr>
204
 
<div class="refsect2" lang="en">
 
206
<div class="refsect2" title="gimp_drawable_preview_draw_region ()">
205
207
<a name="gimp-drawable-preview-draw-region"></a><h3>gimp_drawable_preview_draw_region ()</h3>
206
208
<pre class="programlisting">void                gimp_drawable_preview_draw_region   (<a class="link" href="GimpDrawablePreview.html" title="GimpDrawablePreview">GimpDrawablePreview</a> *preview,
207
209
                                                         const <a class="link" href="libgimp-gimppixelrgn.html#GimpPixelRgn" title="GimpPixelRgn">GimpPixelRgn</a> *region);</pre>
227
229
<p class="since">Since GIMP 2.2</p>
228
230
</div>
229
231
</div>
230
 
<div class="refsect1" lang="en">
 
232
<div class="refsect1" title="Property Details">
231
233
<a name="GimpDrawablePreview.property-details"></a><h2>Property Details</h2>
232
 
<div class="refsect2" lang="en">
 
234
<div class="refsect2" title='The "drawable" property'>
233
235
<a name="GimpDrawablePreview--drawable"></a><h3>The <code class="literal">"drawable"</code> property</h3>
234
236
<pre class="programlisting">  "drawable"                 <a
235
237
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"