B | |
| buffer [Gtk_cairo.Gtk_cairo] | |
| buffer [Graph.Graph] | |
| buffer [Renderer.Renderer] | An abstract handle to a buffer containing all information needed to operate the renderer. |
C | |
| color [Color] | The type of a color. |
| config [Config] | |
D | |
| display [Renderer] | Display configuration. |
E | |
| event [Renderer] | A renderer event. |
K | |
| keys [Config] | |
M | |
| mouse_coords [Renderer] | A mouse position, with origin in the top-left corner. |
P | |
| paint [Paint] | The type of paint, used by shapes to draw to the canvas. |
| paint_update [Paint] | The type of a layerable single-attribute paint change. |
S | |
| state [Sketch.Sketch] | The type of the state, used for all information stored between frames. |
T | |
| t [Shape] | The type of a shape, a component that can be displayed. |
| t [Bezier] |
|
| t [Math.Vector] | |
| tag [Shape] |
|
V | |
| vector [Math] | |
| vertex [Shape] | The type of a vertex, a single piece of vector information that forms a shape. |