~ubuntu-branches/ubuntu/raring/screenlets/raring

« back to all changes in this revision

Viewing changes to docs/epydoc/screenlets.ScreenletTheme-class.html

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2012-02-12 22:47:27 UTC
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: package-import@ubuntu.com-20120212224727-kjobpgxp3tmw95qd
Tags: upstream-0.1.6
ImportĀ upstreamĀ versionĀ 0.1.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
      <th class="navbar" align="right" width="100%">
35
35
        <table border="0" cellpadding="0" cellspacing="0">
36
36
          <tr><th class="navbar" align="center"
37
 
            >Screenlets 0.1.4</th>
 
37
            >Screenlets 0.1.6</th>
38
38
          </tr></table></th>
39
39
  </tr>
40
40
</table>
113
113
        <tr>
114
114
          <td><span class="summary-sig"><a href="screenlets.ScreenletTheme-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
115
115
        <span class="summary-sig-arg">path</span>)</span><br />
116
 
      x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
 
116
      x.__init__(...) initializes x; see help(type(x)) for signature</td>
117
117
          <td align="right" valign="top">
118
118
            <span class="codelink"><a href="screenlets-pysrc.html#ScreenletTheme.__init__">source&nbsp;code</a></span>
119
119
            
652
652
      <code>popitem</code>,
653
653
      <code>setdefault</code>,
654
654
      <code>update</code>,
655
 
      <code>values</code>
 
655
      <code>values</code>,
 
656
      <code>viewitems</code>,
 
657
      <code>viewkeys</code>,
 
658
      <code>viewvalues</code>
656
659
      </p>
657
660
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
658
661
      <code>__delattr__</code>,
831
834
    </td>
832
835
  </tr></table>
833
836
  
834
 
  <p>x.__init__(...) initializes x; see x.__class__.__doc__ for 
835
 
  signature</p>
 
837
  <p>x.__init__(...) initializes x; see help(type(x)) for signature</p>
836
838
  <dl class="fields">
837
839
    <dt>Returns: <pre class="literalblock">
838
840
new empty dictionary
962
964
      <th class="navbar" align="right" width="100%">
963
965
        <table border="0" cellpadding="0" cellspacing="0">
964
966
          <tr><th class="navbar" align="center"
965
 
            >Screenlets 0.1.4</th>
 
967
            >Screenlets 0.1.6</th>
966
968
          </tr></table></th>
967
969
  </tr>
968
970
</table>
969
971
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
970
972
  <tr>
971
973
    <td align="left" class="footer">
972
 
    Generated by Epydoc 3.0.1 on Mon Jun  6 10:56:35 2011
 
974
    Generated by Epydoc 3.0.1 on Wed Jan  4 16:58:23 2012
973
975
    </td>
974
976
    <td align="right" class="footer">
975
977
      <a target="mainFrame" href="http://epydoc.sourceforge.net"