Create a draw_state.DrawState boxed type.
Set currentX field.
Get currentX field.
Get currentY field.
Set currentY field.
Get pathOpen field.
Set pathOpen field.
Get pathStartX field.
Set pathStartX field.
Get pathStartY field.
Set pathStartY field.
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.