Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e3918135d52936bad0ecc8654eedea12 > files > 244

Falcon-doc-0.9.6.8-1.fc15.noarch.rpm

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
<head><meta content="text/html;charset=&amp;quot;utf-8&amp;quot;" http-equiv="Content-type"/><link href="faldoc.css" rel="stylesheet" type="text/css"/><title> - Class GdkPoint</title></head><body class="faldoc"><ul class="navi_top"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="gtk.html">Up: The Falcon GTK Binding module</a></li>
         <li class="prev"><a href="gtk_GdkPixmap.html">Previous: Class GdkPixmap</a></li>
         <li class="next"><a href="gtk_GdkRectangle.html">Next: Class GdkRectangle</a></li>
         <li class="clear"></li>
         </ul><div id="page_body"><h1><span class="toc_number">10.17</span>Class GdkPoint</h1><p class="brief">Defines the x and y coordinates of a point. </p>
         <pre class="prototype">Class GdkPoint( [x],[y] )</pre>
         <table class="prototype">
         <tbody><tr class="optparam"><td class="name">x</td><td class="content"> the x coordinate of the point. </td></tr>
               <tr class="optparam"><td class="name">y</td><td class="content"> the y coordinate of the point. </td></tr>
               </tbody>
            </table>
         <table class="members">
         <tbody><tr class="member_type"><td class="member_type" colspan="2">Properties</td></tr>
               <tr><td><a href="#x">x</a></td><td> the x coordinate of the point.</td></tr>
               <tr><td><a href="#y">y</a></td><td> the y coordinate of the point.</td></tr>
               </tbody>
            </table>
         <h2>Properties</h2><h3><a name="x">x</a></h3><p class="brief"> the x coordinate of the point.</p>
         <p> the x coordinate of the point. </p>
<h3><a name="y">y</a></h3><p class="brief"> the y coordinate of the point.</p>
         <p> the y coordinate of the point. </p>
</div><ul class="navi_bottom"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="gtk.html">Up: The Falcon GTK Binding module</a></li>
         <li class="prev"><a href="gtk_GdkPixmap.html">Previous: Class GdkPixmap</a></li>
         <li class="next"><a href="gtk_GdkRectangle.html">Next: Class GdkRectangle</a></li>
         <li class="clear"></li>
         </ul><div class="signature">Made with <a href="faldoc 3.0">http://www.falconpl.org</a></div></body></html>