Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/api/painters.txt
blob: 6a522377d5039a2b860b2d9d457f6026cb664ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##############################
Painters - drawing on the View
##############################

This part describes the API of Gaphas.

:mod: `gaphor.painter`
---------------------

.. module:: gaphas.painter

.. autoclass:: Painter
   :members:
   :undoc-members:

TODO: Add the rest