<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>atk.Implementor</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="atk-class-reference.html" title="The atk Class Reference"><link rel="prev" href="class-atkimage.html" title="atk.Image"><link rel="next" href="class-atknoopobject.html" title="atk.NoOpObject"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">atk.Implementor</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-atkimage.html">Prev</a> </td><th width="60%" align="center">The atk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-atknoopobject.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-atkimplementor"></a><div class="titlepage"></div><div class="refnamediv"><h2>atk.Implementor</h2><p>atk.Implementor</p></div><div class="refsect1" lang="en"><a name="id2617364"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">atk.Implementor</span></span>(<span class="ooclass"><span class="classname">gobject.GInterface</span></span>):
<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-atkimplementor.html#method-atkimplementor--ref-accessible" title="atk.Implementor.ref_accessible">ref_accessible</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2622582"></a><h2>Description</h2><p></p></div><div class="refsect1" lang="en"><a name="id2642423"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-atkimplementor--ref-accessible"></a><h3>atk.Implementor.ref_accessible</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">ref_accessible</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a reference to an object's <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>
implementation</td></tr></tbody></table><p>Gets a reference to an object's <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>
implementation, if the object implements <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a></p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-atkimage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="atk-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-atknoopobject.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">atk.Image </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> atk.NoOpObject</td></tr></table></div></body></html>
|