File: class-atknoopobject.html

package info (click to toggle)
pygtk 2.12.1-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 25,776 kB
  • ctags: 8,213
  • sloc: xml: 168,600; python: 14,328; sh: 9,131; ansic: 2,724; makefile: 1,141
file content (11 lines) | stat: -rw-r--r-- 6,301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>atk.NoOpObject</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-atkimplementor.html" title="atk.Implementor"><link rel="next" href="class-atknoopobjectfactory.html" title="atk.NoOpObjectFactory"></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.NoOpObject</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-atkimplementor.html">Prev</a> </td><th width="60%" align="center">The atk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-atknoopobjectfactory.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-atknoopobject"></a><div class="titlepage"></div><div class="refnamediv"><h2>atk.NoOpObject</h2><p>atk.NoOpObject — an <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>
      which purports to implement all ATK interfaces.  </p></div><div class="refsect1" lang="en"><a name="id2672514"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">atk.NoOpObject</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-atkobject.html" title="atk.Object">atk.Object</a></span></span>):
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-atknoopobject.html#constructor-atknoopobject" title="atk.NoOpObject">atk.NoOpObject</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>obj</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2641684"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
  +-- <a class="link" href="class-atkobject.html" title="atk.Object">atk.Object</a>
    +-- <a class="link" href="class-atknoopobject.html" title="atk.NoOpObject">atk.NoOpObject</a>
</pre></div><div class="refsect1" lang="en"><a name="properties-atknoopobject"></a><h2>atk.NoOpObject Properties</h2><p><a class="link" href="class-atkobject.html#properties-atkobject" title="atk.Object Properties">atk.Object Properties</a></p></div><div class="refsect1" lang="en"><a name="signal-prototypes-atknoopobject"></a><h2>atk.NoOpObject Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-atkobject.html#signal-prototypes-atkobject" title="atk.Object Signal Prototypes">atk.Object Signal Prototypes</a></p><p><a class="link" href="class-atkcomponent.html#signal-prototypes-atkcomponent" title="atk.Component Signal Prototypes">atk.Component Signal Prototypes</a></p><p><a class="link" href="class-atkhypertext.html#signal-prototypes-atkhypertext" title="atk.Hypertext Signal Prototypes">atk.Hypertext Signal Prototypes</a></p><p><a class="link" href="class-atkselection.html#signal-prototypes-atkselection" title="atk.Selection Signal Prototypes">atk.Selection Signal Prototypes</a></p><p><a class="link" href="class-atktable.html#signal-prototypes-atktable" title="atk.Table Signal Prototypes">atk.Table Signal Prototypes</a></p><p><a class="link" href="class-atktext.html#signal-prototypes-atktext" title="atk.Text Signal Prototypes">atk.Text Signal Prototypes</a></p></div><div class="refsect1" lang="en"><a name="id2623625"></a><h2>Description</h2><p>An <a class="link" href="class-atknoopobject.html" title="atk.NoOpObject"><code class="classname">atk.NoOpObject</code></a>
    is an <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a> which
    purports to implement all ATK interfaces. It is the type of <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a> that
    is created if an accessible object is requested for an object type for
    which no factory type is specified.</p></div><div class="refsect1" lang="en"><a name="id2631087"></a><h2>Constructor</h2><div class="refsect2" lang="en"><a name="constructor-atknoopobject"></a><h3>atk.NoOpObject</h3><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">atk.NoOpObject</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>obj</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>obj</code></strong> :</span></p></td><td>a <PYGTKDOCLINK HREF="class-gobject"><code class="classname">gobject.GObject</code></PYGTKDOCLINK></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a default (non-functioning stub) <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a></td></tr></tbody></table><p>Provides a default (non-functioning stub) <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>.
      Application maintainers should not use this method.</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-atkimplementor.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-atknoopobjectfactory.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">atk.Implementor </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> atk.NoOpObjectFactory</td></tr></table></div></body></html>