Class Demo::DrawingArea
In: gtk/sample/gtk-demo/drawingarea.rb
Parent: BasicWindow

Methods

Constants

CHECK_SIZE = 10
SPACING = 2

Public Class methods

Public Instance methods

Create a new pixmap of the appropriate size to store our scribbles

Redraw the screen from the pixmap

[Validate]