Useful Widgets

Here are references to some useful widgets.

General purpose

gi.repository.Clutter.Actor
This class can be used as a base for defining own classes. It can also serve as a do-nothing class to create widget hierarchy.
pisak.widgets.Button
Pisak-enabled button.
pisak.layout.Box
ClutterActor with box layout and screen-relative size.
pisak.scanning.Group
Scanning group (see Switch and groups)
pisak.cursor.Group
Widget for x-y based control.

Speller widgets

pisak.speller.widgets.Button
Deprecated button for speller.
pisak.speller.widgets.Key
Screen keyboard key for speller app.
pisak.speller.widgets.Prediction
Word prediction for speller app.
pisak.speller.widgets.Text
Text box for speller app.