~ubuntu-branches/ubuntu/natty/pygoocanvas/natty

« back to all changes in this revision

Viewing changes to docs/reference/pygoocanvas-canvas.xml

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Gasparini
  • Date: 2008-05-27 12:33:11 UTC
  • mfrom: (1.1.5 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080527123311-eqm2rj4gf17fjljc
Tags: 0.10.0-1ubuntu1
* Merge from Debian unstable. (LP: #235247) Remaining Ubuntu changes:
   - Included demo files in binary package.
   - debian/control:
      + added build-dependencies from python-gobject-doc
      + changed maintainer to Ubuntu MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
233
233
                        </row>
234
234
                        
235
235
                        <row valign="top">
 
236
                            <entry>"clear-background"</entry>
 
237
                            <entry>Read/Write</entry>
 
238
                            <entry>If the background is cleared before the canvas is painted.
 
239
                            Default value: <literal>True</literal></entry>
 
240
                        </row>
 
241
                        
 
242
                        <row valign="top">
236
243
                            <entry>"integer-layout"</entry>
237
244
                            <entry>Read/Write</entry>
238
245
                            <entry>If all item layout is done to the nearest integer.</entry>