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

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/GimpAspectPreview.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>GimpAspectPreview</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="GimpDrawablePreview.html" title="GimpDrawablePreview">
10
10
<link rel="next" href="GimpZoomPreview.html" title="GimpZoomPreview">
44
44
                <a href="#GimpAspectPreview.properties" class="shortcut">Properties</a>
45
45
</td></tr>
46
46
</table>
47
 
<div class="refentry" lang="en">
 
47
<div class="refentry" title="GimpAspectPreview">
48
48
<a name="GimpAspectPreview"></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="GimpAspectPreview.synopsis"></a><h2>Synopsis</h2>
58
58
<pre class="synopsis">
59
59
                    <a class="link" href="GimpAspectPreview.html#GimpAspectPreview-struct" title="GimpAspectPreview">GimpAspectPreview</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="GimpAspectPreview.html#gimp-aspect-preview-new" title="gimp_aspect_preview_new ()">gimp_aspect_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"
65
65
>gboolean</a> *toggle);
66
66
</pre>
67
67
</div>
68
 
<div class="refsect1" lang="en">
 
68
<div class="refsect1" title="Object Hierarchy">
69
69
<a name="GimpAspectPreview.object-hierarchy"></a><h2>Object Hierarchy</h2>
70
70
<pre class="synopsis">
71
71
  <a
75
75
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
76
76
>GInitiallyUnowned</a>
77
77
         +----<a
78
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
78
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
79
79
>GtkObject</a>
80
80
               +----<a
81
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
81
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
82
82
>GtkWidget</a>
83
83
                     +----<a
84
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
 
84
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
85
85
>GtkContainer</a>
86
86
                           +----<a
87
 
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
 
87
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
88
88
>GtkBox</a>
89
89
                                 +----<a
90
 
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
 
90
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
91
91
>GtkVBox</a>
92
92
                                       +----<a
93
93
href="../libgimpwidgets/GimpPreview.html"
95
95
                                             +----GimpAspectPreview
96
96
</pre>
97
97
</div>
98
 
<div class="refsect1" lang="en">
 
98
<div class="refsect1" title="Implemented Interfaces">
99
99
<a name="GimpAspectPreview.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
100
100
<p>
101
101
GimpAspectPreview implements
102
 
 AtkImplementorIface and  <a
103
 
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
104
 
>GtkBuildable</a>.</p>
 
102
 <a
 
103
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
 
104
>GtkBuildable</a>,  AtkImplementorIface and  <a
 
105
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
 
106
>GtkOrientable</a>.</p>
105
107
</div>
106
 
<div class="refsect1" lang="en">
 
108
<div class="refsect1" title="Properties">
107
109
<a name="GimpAspectPreview.properties"></a><h2>Properties</h2>
108
110
<pre class="synopsis">
109
111
  "<a class="link" href="GimpAspectPreview.html#GimpAspectPreview--drawable" title='The "drawable" property'>drawable</a>"                 <a
111
113
>gpointer</a>              : Read / Write / Construct Only
112
114
</pre>
113
115
</div>
114
 
<div class="refsect1" lang="en">
 
116
<div class="refsect1" title="Description">
115
117
<a name="GimpAspectPreview.description"></a><h2>Description</h2>
116
118
<p>
117
119
A widget providing a preview with fixed aspect ratio.
118
120
</p>
119
121
</div>
120
 
<div class="refsect1" lang="en">
 
122
<div class="refsect1" title="Details">
121
123
<a name="GimpAspectPreview.details"></a><h2>Details</h2>
122
 
<div class="refsect2" lang="en">
 
124
<div class="refsect2" title="GimpAspectPreview">
123
125
<a name="GimpAspectPreview-struct"></a><h3>GimpAspectPreview</h3>
124
126
<pre class="programlisting">typedef struct _GimpAspectPreview GimpAspectPreview;</pre>
125
127
<p>
126
128
</p>
127
129
</div>
128
130
<hr>
129
 
<div class="refsect2" lang="en">
 
131
<div class="refsect2" title="gimp_aspect_preview_new ()">
130
132
<a name="gimp-aspect-preview-new"></a><h3>gimp_aspect_preview_new ()</h3>
131
133
<pre class="programlisting"><a
132
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
134
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
133
135
>GtkWidget</a> *         gimp_aspect_preview_new             (<a class="link" href="libgimp-gimpdrawable.html#GimpDrawable" title="GimpDrawable">GimpDrawable</a> *drawable,
134
136
                                                         <a
135
137
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
168
170
<p class="since">Since GIMP 2.2</p>
169
171
</div>
170
172
</div>
171
 
<div class="refsect1" lang="en">
 
173
<div class="refsect1" title="Property Details">
172
174
<a name="GimpAspectPreview.property-details"></a><h2>Property Details</h2>
173
 
<div class="refsect2" lang="en">
 
175
<div class="refsect2" title='The "drawable" property'>
174
176
<a name="GimpAspectPreview--drawable"></a><h3>The <code class="literal">"drawable"</code> property</h3>
175
177
<pre class="programlisting">  "drawable"                 <a
176
178
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"