File: pygtkspell.devhelp

package info (click to toggle)
gnome-python-extras 2.19.1-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,640 kB
  • ctags: 736
  • sloc: sh: 8,856; ansic: 5,031; xml: 1,319; python: 769; makefile: 460
file content (15 lines) | stat: -rw-r--r-- 939 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="Python GtkSpell Reference Manual" link="index.html" author="Gian Mario Tagliaretti" name="pygtkspell">
  <chapters>
    <sub name="The GtkSpell Class Reference" link="gtkspell-class-reference.html">
      <sub name="gtkspell.Spell" link="class-gtkspell.html"/>
    </sub>
  </chapters>
  <functions>
    <function name="gtkspell.Spell" link="class-gtkspell.html#constructor-gtkspell"/>
    <function name="gtkspell.Spell.set_language" link="class-gtkspell.html#method-gtkspell--set-language"/>
    <function name="gtkspell.Spell.recheck_all" link="class-gtkspell.html#method-gtkspell--recheck-all"/>
    <function name="gtkspell.Spell.detach" link="class-gtkspell.html#method-gtkspell--detach"/>
    <function name="gtkspell.get_from_text_view" link="class-gtkspell.html#function-gtkspell--get-from-text-view"/>
  </functions>
</book>