| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/gtk-doc/html/libgnomecanvas/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GnomeCanvasPixbuf</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
<link rel="home" href="index.html" title="GNOME Canvas Library Reference Manual">
<link rel="up" href="ch02.html" title="GNOME Canvas Library (libgnomecanvas)">
<link rel="prev" href="GnomeCanvasLine.html" title="GnomeCanvasLine">
<link rel="next" href="GnomeCanvasPolygon.html" title="GnomeCanvasPolygon">
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Object Hierarchy">
<link rel="chapter" href="ch02.html" title="GNOME Canvas Library (libgnomecanvas)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GnomeCanvasLine.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch02.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GNOME Canvas Library Reference Manual</th>
<td><a accesskey="n" href="GnomeCanvasPolygon.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GnomeCanvasPixbuf.synopsis" class="shortcut">Top</a>
|
<a href="#GnomeCanvasPixbuf.description" class="shortcut">Description</a>
|
<a href="#GnomeCanvasPixbuf.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
<a href="#GnomeCanvasPixbuf.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<a name="GnomeCanvasPixbuf"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GnomeCanvasPixbuf.top_of_page"></a>GnomeCanvasPixbuf</span></h2>
<p>GnomeCanvasPixbuf — Pixbuf image canvas item</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="GnomeCanvasPixbuf.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include <libgnomecanvas/libgnomecanvas.h>
<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf-struct" title="GnomeCanvasPixbuf">GnomeCanvasPixbuf</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<a name="GnomeCanvasPixbuf.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----GInitiallyUnowned
+----GtkObject
+----<a class="link" href="GnomeCanvasItem.html" title="GnomeCanvasItem">GnomeCanvasItem</a>
+----GnomeCanvasPixbuf
</pre>
</div>
<div class="refsect1" lang="en">
<a name="GnomeCanvasPixbuf.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--anchor" title='The "anchor" property'>anchor</a>" GtkAnchorType : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--height" title='The "height" property'>height</a>" gdouble : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--height-in-pixels" title='The "height-in-pixels" property'>height-in-pixels</a>" gboolean : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--height-set" title='The "height-set" property'>height-set</a>" gboolean : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--pixbuf" title='The "pixbuf" property'>pixbuf</a>" GdkPixbuf* : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--width" title='The "width" property'>width</a>" gdouble : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--width-in-pixels" title='The "width-in-pixels" property'>width-in-pixels</a>" gboolean : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--width-set" title='The "width-set" property'>width-set</a>" gboolean : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--x" title='The "x" property'>x</a>" gdouble : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--x-in-pixels" title='The "x-in-pixels" property'>x-in-pixels</a>" gboolean : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--y" title='The "y" property'>y</a>" gdouble : Read / Write
"<a class="link" href="GnomeCanvasPixbuf.html#GnomeCanvasPixbuf--y-in-pixels" title='The "y-in-pixels" property'>y-in-pixels</a>" gboolean : Read / Write
</pre>
</div>
<div class="refsect1" lang="en">
<a name="GnomeCanvasPixbuf.description"></a><h2>Description</h2>
<p>
A canvas item for drawing pixbuf images.
</p>
</div>
<div class="refsect1" lang="en">
<a name="GnomeCanvasPixbuf.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf-struct"></a><h3>GnomeCanvasPixbuf</h3>
<pre class="programlisting">typedef struct _GnomeCanvasPixbuf GnomeCanvasPixbuf;</pre>
<p>
This structure should not be accessed directly. Use the object's properties
for querying or changing its parameters.
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="GnomeCanvasPixbuf.property-details"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--anchor"></a><h3>The <code class="literal">"anchor"</code> property</h3>
<pre class="programlisting"> "anchor" GtkAnchorType : Read / Write</pre>
<p>
Anchor (handle) position within the pixbuf, defaults to GTK_ANCHOR_NW (top left
hand corner). The anchor is the point of reference for positioning the image.
</p>
<p>Default value: GTK_ANCHOR_NORTH_WEST</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--height"></a><h3>The <code class="literal">"height"</code> property</h3>
<pre class="programlisting"> "height" gdouble : Read / Write</pre>
<p>
Pixbuf height.
</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--height-in-pixels"></a><h3>The <code class="literal">"height-in-pixels"</code> property</h3>
<pre class="programlisting"> "height-in-pixels" gboolean : Read / Write</pre>
<p>
<code class="literal">TRUE</code> if "height" parameter is in pixel units, <code class="literal">FALSE</code> for canvas world units.
</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--height-set"></a><h3>The <code class="literal">"height-set"</code> property</h3>
<pre class="programlisting"> "height-set" gboolean : Read / Write</pre>
<p>
<code class="literal">TRUE</code> if the "height" argument is set and should be used as the
pixbuf height, <code class="literal">FALSE</code> to use the actual height of the image.
</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--pixbuf"></a><h3>The <code class="literal">"pixbuf"</code> property</h3>
<pre class="programlisting"> "pixbuf" GdkPixbuf* : Read / Write</pre>
<p>
The pixbuf image to draw.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--width"></a><h3>The <code class="literal">"width"</code> property</h3>
<pre class="programlisting"> "width" gdouble : Read / Write</pre>
<p>
Pixbuf width.
</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--width-in-pixels"></a><h3>The <code class="literal">"width-in-pixels"</code> property</h3>
<pre class="programlisting"> "width-in-pixels" gboolean : Read / Write</pre>
<p>
<code class="literal">TRUE</code> if "width" parameter is in pixel units, <code class="literal">FALSE</code> for canvas world units.
</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--width-set"></a><h3>The <code class="literal">"width-set"</code> property</h3>
<pre class="programlisting"> "width-set" gboolean : Read / Write</pre>
<p>
<code class="literal">TRUE</code> if the "width" parameter is set and should be used as the
pixbuf width, <code class="literal">FALSE</code> to use the actual width of the image.
</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--x"></a><h3>The <code class="literal">"x"</code> property</h3>
<pre class="programlisting"> "x" gdouble : Read / Write</pre>
<p>
The x coordinate of the position to place the pixbuf at.
</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--x-in-pixels"></a><h3>The <code class="literal">"x-in-pixels"</code> property</h3>
<pre class="programlisting"> "x-in-pixels" gboolean : Read / Write</pre>
<p>
<code class="literal">TRUE</code> to interpret the "x" parameter in pixel units, <code class="literal">FALSE</code> for canvas world
units.
</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--y"></a><h3>The <code class="literal">"y"</code> property</h3>
<pre class="programlisting"> "y" gdouble : Read / Write</pre>
<p>
The y coordinate of the position to place the pixbuf at.
</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="GnomeCanvasPixbuf--y-in-pixels"></a><h3>The <code class="literal">"y-in-pixels"</code> property</h3>
<pre class="programlisting"> "y-in-pixels" gboolean : Read / Write</pre>
<p>
<code class="literal">TRUE</code> to interpret the "y" parameter in pixel units, <code class="literal">FALSE</code> for canvas world
units.
</p>
<p>Default value: FALSE</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.12</div>
</body>
</html>