Index of types

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]

(a1, c1, c2, a2) is the Bezier curve with anchor points a1 and a2 and control points c1 and c2.

t [Math.Vector]
tag [Shape]

tag is an extensible variant for attaching arbitrary metadata to shapes.

V
vector [Math]
vertex [Shape]

The type of a vertex, a single piece of vector information that forms a shape.