Create a draw_state.DrawState boxed type.
Set field currentX.
Get field currentX.
Get field currentY.
Set field currentY.
Get field pathOpen.
Set field pathOpen.
Get field pathStartX.
Set field pathStartX.
Get field pathStartY.
Set field pathStartY.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Current drawing state.