TestDrawingArea.TestDrawing

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

backSpinChanged
void backSpinChanged(SpinButton spinButton)
Undocumented in source. Be warned that the author may not have intended to support it.
drawCallback
bool drawCallback(Scoped!Context context, Widget widget)

This will be called from the expose event call back. \bug this is called on get or loose focus - review

drawPrimitive
void drawPrimitive(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
onButtonPress
bool onButtonPress(Event event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
onButtonRelease
bool onButtonRelease(Event event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
onMotionNotify
bool onMotionNotify(Event event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
onOperatorsChanged
void onOperatorsChanged(ComboBoxText comboBoxText)
Undocumented in source. Be warned that the author may not have intended to support it.
onPrimOptionChanged
void onPrimOptionChanged(ComboBoxText comboBoxText)
Undocumented in source. Be warned that the author may not have intended to support it.
onSizeAllocate
void onSizeAllocate(GtkAllocation* allocation, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
sizeSpinChanged
void sizeSpinChanged(SpinButton spinButton)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

backSpinCount
int backSpinCount;
Undocumented in source.
polygonStar
GdkPoint[] polygonStar;
Undocumented in source.

Variables

backSpin
SpinButton backSpin;
Undocumented in source.
black
Color black;
Undocumented in source.
buttonIsDown
bool buttonIsDown;
Undocumented in source.
font
PgFontDescription font;
Undocumented in source.
height
int height;
Undocumented in source.
image
Image image;
Undocumented in source.
operator
CairoOperator operator;
Undocumented in source.
paintColor
Color paintColor;
Undocumented in source.
primitiveType
string primitiveType;
Undocumented in source.
scaledPixbuf
Pixbuf scaledPixbuf;
Undocumented in source.
spin
SpinButton spin;
Undocumented in source.
surface
ImageSurface surface;
Undocumented in source.
width
int width;
Undocumented in source.

Inherited Members

From DrawingArea

gtkDrawingArea
GtkDrawingArea* gtkDrawingArea;

the main Gtk struct

getDrawingAreaStruct
GtkDrawingArea* getDrawingAreaStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta