1 # This file was created automatically by SWIG.
6 def __init__(self
,this
):
10 if self
.thisown
== 1 :
11 gdic
.delete_wxBitmap(self
.this
)
12 def Create(self
,arg0
,arg1
,*args
):
13 val
= apply(gdic
.wxBitmap_Create
,(self
.this
,arg0
,arg1
,)+args
)
16 val
= gdic
.wxBitmap_GetDepth(self
.this
)
19 val
= gdic
.wxBitmap_GetHeight(self
.this
)
22 val
= gdic
.wxBitmap_GetPalette(self
.this
)
25 val
= gdic
.wxBitmap_GetMask(self
.this
)
29 val
= gdic
.wxBitmap_GetWidth(self
.this
)
31 def LoadFile(self
,arg0
,arg1
):
32 val
= gdic
.wxBitmap_LoadFile(self
.this
,arg0
,arg1
)
35 val
= gdic
.wxBitmap_Ok(self
.this
)
37 def SaveFile(self
,arg0
,arg1
,*args
):
38 val
= apply(gdic
.wxBitmap_SaveFile
,(self
.this
,arg0
,arg1
,)+args
)
40 def SetDepth(self
,arg0
):
41 val
= gdic
.wxBitmap_SetDepth(self
.this
,arg0
)
43 def SetHeight(self
,arg0
):
44 val
= gdic
.wxBitmap_SetHeight(self
.this
,arg0
)
46 def SetMask(self
,arg0
):
47 val
= gdic
.wxBitmap_SetMask(self
.this
,arg0
.this
)
49 def SetPalette(self
,arg0
):
50 val
= gdic
.wxBitmap_SetPalette(self
.this
,arg0
)
52 def SetWidth(self
,arg0
):
53 val
= gdic
.wxBitmap_SetWidth(self
.this
,arg0
)
56 return "<C wxBitmap instance>"
57 class wxBitmap(wxBitmapPtr
):
58 def __init__(self
,arg0
,arg1
) :
59 self
.this
= gdic
.new_wxBitmap(arg0
,arg1
)
66 def __init__(self
,this
):
70 if self
.thisown
== 1 :
71 gdic
.delete_wxMask(self
.this
)
73 return "<C wxMask instance>"
74 class wxMask(wxMaskPtr
):
75 def __init__(self
,arg0
) :
76 self
.this
= gdic
.new_wxMask(arg0
.this
)
82 class wxIconPtr(wxBitmapPtr
):
83 def __init__(self
,this
):
87 if self
.thisown
== 1 :
88 gdic
.delete_wxIcon(self
.this
)
90 val
= gdic
.wxIcon_GetDepth(self
.this
)
93 val
= gdic
.wxIcon_GetHeight(self
.this
)
96 val
= gdic
.wxIcon_GetWidth(self
.this
)
98 def LoadFile(self
,arg0
,arg1
):
99 val
= gdic
.wxIcon_LoadFile(self
.this
,arg0
,arg1
)
102 val
= gdic
.wxIcon_Ok(self
.this
)
104 def SetDepth(self
,arg0
):
105 val
= gdic
.wxIcon_SetDepth(self
.this
,arg0
)
107 def SetHeight(self
,arg0
):
108 val
= gdic
.wxIcon_SetHeight(self
.this
,arg0
)
110 def SetWidth(self
,arg0
):
111 val
= gdic
.wxIcon_SetWidth(self
.this
,arg0
)
114 return "<C wxIcon instance>"
115 class wxIcon(wxIconPtr
):
116 def __init__(self
,arg0
,arg1
,*args
) :
117 self
.this
= apply(gdic
.new_wxIcon
,(arg0
,arg1
,)+args
)
123 class wxCursorPtr(wxBitmapPtr
):
124 def __init__(self
,this
):
128 if self
.thisown
== 1 :
129 gdic
.delete_wxCursor(self
.this
)
131 val
= gdic
.wxCursor_Ok(self
.this
)
134 return "<C wxCursor instance>"
135 class wxCursor(wxCursorPtr
):
136 def __init__(self
,arg0
,arg1
,*args
) :
137 self
.this
= apply(gdic
.new_wxCursor
,(arg0
,arg1
,)+args
)
144 def __init__(self
,this
):
147 def GetFaceName(self
):
148 val
= gdic
.wxFont_GetFaceName(self
.this
)
151 val
= gdic
.wxFont_GetFamily(self
.this
)
154 val
= gdic
.wxFont_GetFontId(self
.this
)
156 def GetPointSize(self
):
157 val
= gdic
.wxFont_GetPointSize(self
.this
)
160 val
= gdic
.wxFont_GetStyle(self
.this
)
162 def GetUnderlined(self
):
163 val
= gdic
.wxFont_GetUnderlined(self
.this
)
166 val
= gdic
.wxFont_GetWeight(self
.this
)
168 def SetFaceName(self
,arg0
):
169 val
= gdic
.wxFont_SetFaceName(self
.this
,arg0
)
171 def SetFamily(self
,arg0
):
172 val
= gdic
.wxFont_SetFamily(self
.this
,arg0
)
174 def SetPointSize(self
,arg0
):
175 val
= gdic
.wxFont_SetPointSize(self
.this
,arg0
)
177 def SetStyle(self
,arg0
):
178 val
= gdic
.wxFont_SetStyle(self
.this
,arg0
)
180 def SetUnderlined(self
,arg0
):
181 val
= gdic
.wxFont_SetUnderlined(self
.this
,arg0
)
183 def SetWeight(self
,arg0
):
184 val
= gdic
.wxFont_SetWeight(self
.this
,arg0
)
187 return "<C wxFont instance>"
188 class wxFont(wxFontPtr
):
189 def __init__(self
,arg0
,arg1
,arg2
,arg3
,*args
) :
190 self
.this
= apply(gdic
.new_wxFont
,(arg0
,arg1
,arg2
,arg3
,)+args
)
197 def __init__(self
,this
):
201 if self
.thisown
== 1 :
202 gdic
.delete_wxColour(self
.this
)
204 val
= gdic
.wxColour_Red(self
.this
)
207 val
= gdic
.wxColour_Green(self
.this
)
210 val
= gdic
.wxColour_Blue(self
.this
)
213 val
= gdic
.wxColour_Ok(self
.this
)
215 def Set(self
,arg0
,arg1
,arg2
):
216 val
= gdic
.wxColour_Set(self
.this
,arg0
,arg1
,arg2
)
219 val
= gdic
.wxColour_Get(self
.this
)
222 return "<C wxColour instance>"
223 class wxColour(wxColourPtr
):
224 def __init__(self
,*args
) :
225 self
.this
= apply(gdic
.new_wxColour
,()+args
)
232 def __init__(self
,this
):
236 val
= gdic
.wxPen_GetCap(self
.this
)
239 val
= gdic
.wxPen_GetColour(self
.this
)
240 val
= wxColourPtr(val
)
242 def GetDashes(self
,arg0
):
243 val
= gdic
.wxPen_GetDashes(self
.this
,arg0
)
245 def GetStipple(self
):
246 val
= gdic
.wxPen_GetStipple(self
.this
)
247 val
= wxBitmapPtr(val
)
250 val
= gdic
.wxPen_GetJoin(self
.this
)
253 val
= gdic
.wxPen_GetStyle(self
.this
)
256 val
= gdic
.wxPen_GetWidth(self
.this
)
259 val
= gdic
.wxPen_Ok(self
.this
)
261 def SetCap(self
,arg0
):
262 val
= gdic
.wxPen_SetCap(self
.this
,arg0
)
264 def SetColour(self
,arg0
):
265 val
= gdic
.wxPen_SetColour(self
.this
,arg0
.this
)
267 def SetDashes(self
,arg0
,*args
):
268 val
= apply(gdic
.wxPen_SetDashes
,(self
.this
,arg0
,)+args
)
270 def SetStipple(self
,arg0
):
271 val
= gdic
.wxPen_SetStipple(self
.this
,arg0
.this
)
273 def SetJoin(self
,arg0
):
274 val
= gdic
.wxPen_SetJoin(self
.this
,arg0
)
276 def SetStyle(self
,arg0
):
277 val
= gdic
.wxPen_SetStyle(self
.this
,arg0
)
279 def SetWidth(self
,arg0
):
280 val
= gdic
.wxPen_SetWidth(self
.this
,arg0
)
283 return "<C wxPen instance>"
284 class wxPen(wxPenPtr
):
285 def __init__(self
,arg0
,*args
) :
286 self
.this
= apply(gdic
.new_wxPen
,(arg0
.this
,)+args
)
293 def __init__(self
,this
):
297 val
= gdic
.wxBrush_GetColour(self
.this
)
298 val
= wxColourPtr(val
)
300 def GetStipple(self
):
301 val
= gdic
.wxBrush_GetStipple(self
.this
)
302 val
= wxBitmapPtr(val
)
305 val
= gdic
.wxBrush_GetStyle(self
.this
)
308 val
= gdic
.wxBrush_Ok(self
.this
)
310 def SetColour(self
,arg0
):
311 val
= gdic
.wxBrush_SetColour(self
.this
,arg0
.this
)
313 def SetStipple(self
,arg0
):
314 val
= gdic
.wxBrush_SetStipple(self
.this
,arg0
.this
)
316 def SetStyle(self
,arg0
):
317 val
= gdic
.wxBrush_SetStyle(self
.this
,arg0
)
320 return "<C wxBrush instance>"
321 class wxBrush(wxBrushPtr
):
322 def __init__(self
,arg0
,*args
) :
323 self
.this
= apply(gdic
.new_wxBrush
,(arg0
.this
,)+args
)
330 def __init__(self
,this
):
334 if self
.thisown
== 1 :
335 gdic
.delete_wxDC(self
.this
)
336 def BeginDrawing(self
):
337 val
= gdic
.wxDC_BeginDrawing(self
.this
)
339 def Blit(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
,arg6
,arg7
):
340 val
= gdic
.wxDC_Blit(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
.this
,arg5
,arg6
,arg7
)
343 val
= gdic
.wxDC_Clear(self
.this
)
345 def CrossHair(self
,arg0
,arg1
):
346 val
= gdic
.wxDC_CrossHair(self
.this
,arg0
,arg1
)
348 def DestroyClippingRegion(self
):
349 val
= gdic
.wxDC_DestroyClippingRegion(self
.this
)
351 def DeviceToLogicalX(self
,arg0
):
352 val
= gdic
.wxDC_DeviceToLogicalX(self
.this
,arg0
)
354 def DeviceToLogicalXRel(self
,arg0
):
355 val
= gdic
.wxDC_DeviceToLogicalXRel(self
.this
,arg0
)
357 def DeviceToLogicalY(self
,arg0
):
358 val
= gdic
.wxDC_DeviceToLogicalY(self
.this
,arg0
)
360 def DeviceToLogicalYRel(self
,arg0
):
361 val
= gdic
.wxDC_DeviceToLogicalYRel(self
.this
,arg0
)
363 def DrawArc(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
):
364 val
= gdic
.wxDC_DrawArc(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
)
366 def DrawEllipse(self
,arg0
,arg1
,arg2
,arg3
):
367 val
= gdic
.wxDC_DrawEllipse(self
.this
,arg0
,arg1
,arg2
,arg3
)
369 def DrawEllipticArc(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
):
370 val
= gdic
.wxDC_DrawEllipticArc(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
)
372 def DrawIcon(self
,arg0
,arg1
,arg2
):
373 val
= gdic
.wxDC_DrawIcon(self
.this
,arg0
.this
,arg1
,arg2
)
375 def DrawLine(self
,arg0
,arg1
,arg2
,arg3
):
376 val
= gdic
.wxDC_DrawLine(self
.this
,arg0
,arg1
,arg2
,arg3
)
378 def DrawLines(self
,arg0
,*args
):
379 argl
= map(None,args
)
380 try: argl
[0] = argl
[0].this
383 val
= apply(gdic
.wxDC_DrawLines
,(self
.this
,arg0
,)+args
)
385 def DrawPolygon(self
,arg0
,*args
):
386 argl
= map(None,args
)
387 try: argl
[0] = argl
[0].this
390 val
= apply(gdic
.wxDC_DrawPolygon
,(self
.this
,arg0
,)+args
)
392 def DrawPoint(self
,arg0
,arg1
):
393 val
= gdic
.wxDC_DrawPoint(self
.this
,arg0
,arg1
)
395 def DrawRectangle(self
,arg0
,arg1
,arg2
,arg3
):
396 val
= gdic
.wxDC_DrawRectangle(self
.this
,arg0
,arg1
,arg2
,arg3
)
398 def DrawRoundedRectangle(self
,arg0
,arg1
,arg2
,arg3
,*args
):
399 val
= apply(gdic
.wxDC_DrawRoundedRectangle
,(self
.this
,arg0
,arg1
,arg2
,arg3
,)+args
)
401 def DrawSpline(self
,arg0
,*args
):
402 argl
= map(None,args
)
403 try: argl
[0] = argl
[0].this
406 val
= apply(gdic
.wxDC_DrawSpline
,(self
.this
,arg0
,)+args
)
408 def DrawText(self
,arg0
,arg1
,arg2
):
409 val
= gdic
.wxDC_DrawText(self
.this
,arg0
,arg1
,arg2
)
412 val
= gdic
.wxDC_EndDoc(self
.this
)
414 def EndDrawing(self
):
415 val
= gdic
.wxDC_EndDrawing(self
.this
)
418 val
= gdic
.wxDC_EndPage(self
.this
)
420 def GetBackground(self
):
421 val
= gdic
.wxDC_GetBackground(self
.this
)
422 val
= wxBrushPtr(val
)
425 val
= gdic
.wxDC_GetBrush(self
.this
)
426 val
= wxBrushPtr(val
)
428 def GetCharHeight(self
):
429 val
= gdic
.wxDC_GetCharHeight(self
.this
)
431 def GetCharWidth(self
):
432 val
= gdic
.wxDC_GetCharWidth(self
.this
)
434 def GetClippingBox(self
):
435 val
= gdic
.wxDC_GetClippingBox(self
.this
)
438 val
= gdic
.wxDC_GetFont(self
.this
)
441 def GetLogicalFunction(self
):
442 val
= gdic
.wxDC_GetLogicalFunction(self
.this
)
444 def GetMapMode(self
):
445 val
= gdic
.wxDC_GetMapMode(self
.this
)
447 def GetOptimization(self
):
448 val
= gdic
.wxDC_GetOptimization(self
.this
)
451 val
= gdic
.wxDC_GetPen(self
.this
)
454 def GetPixel(self
,arg0
,arg1
):
455 val
= gdic
.wxDC_GetPixel(self
.this
,arg0
,arg1
)
456 val
= wxColourPtr(val
)
460 val
= gdic
.wxDC_GetSize(self
.this
)
462 def GetTextBackground(self
):
463 val
= gdic
.wxDC_GetTextBackground(self
.this
)
464 val
= wxColourPtr(val
)
466 def GetTextExtent(self
,arg0
):
467 val
= gdic
.wxDC_GetTextExtent(self
.this
,arg0
)
469 def GetTextForeground(self
):
470 val
= gdic
.wxDC_GetTextForeground(self
.this
)
471 val
= wxColourPtr(val
)
473 def LogicalToDeviceX(self
,arg0
):
474 val
= gdic
.wxDC_LogicalToDeviceX(self
.this
,arg0
)
476 def LogicalToDeviceXRel(self
,arg0
):
477 val
= gdic
.wxDC_LogicalToDeviceXRel(self
.this
,arg0
)
479 def LogicalToDeviceY(self
,arg0
):
480 val
= gdic
.wxDC_LogicalToDeviceY(self
.this
,arg0
)
482 def LogicalToDeviceYRel(self
,arg0
):
483 val
= gdic
.wxDC_LogicalToDeviceYRel(self
.this
,arg0
)
486 val
= gdic
.wxDC_MaxX(self
.this
)
489 val
= gdic
.wxDC_MaxY(self
.this
)
492 val
= gdic
.wxDC_MinX(self
.this
)
495 val
= gdic
.wxDC_MinY(self
.this
)
498 val
= gdic
.wxDC_Ok(self
.this
)
500 def SetDeviceOrigin(self
,arg0
,arg1
):
501 val
= gdic
.wxDC_SetDeviceOrigin(self
.this
,arg0
,arg1
)
503 def SetBackground(self
,arg0
):
504 val
= gdic
.wxDC_SetBackground(self
.this
,arg0
.this
)
506 def SetBackgroundMode(self
,arg0
):
507 val
= gdic
.wxDC_SetBackgroundMode(self
.this
,arg0
)
509 def SetClippingRegion(self
,arg0
,arg1
,arg2
,arg3
):
510 val
= gdic
.wxDC_SetClippingRegion(self
.this
,arg0
,arg1
,arg2
,arg3
)
512 def SetPalette(self
,arg0
):
513 val
= gdic
.wxDC_SetPalette(self
.this
,arg0
)
515 def SetBrush(self
,arg0
):
516 val
= gdic
.wxDC_SetBrush(self
.this
,arg0
.this
)
518 def SetFont(self
,arg0
):
519 val
= gdic
.wxDC_SetFont(self
.this
,arg0
.this
)
521 def SetLogicalFunction(self
,arg0
):
522 val
= gdic
.wxDC_SetLogicalFunction(self
.this
,arg0
)
524 def SetMapMode(self
,arg0
):
525 val
= gdic
.wxDC_SetMapMode(self
.this
,arg0
)
527 def SetOptimization(self
,arg0
):
528 val
= gdic
.wxDC_SetOptimization(self
.this
,arg0
)
530 def SetPen(self
,arg0
):
531 val
= gdic
.wxDC_SetPen(self
.this
,arg0
.this
)
533 def SetTextBackground(self
,arg0
):
534 val
= gdic
.wxDC_SetTextBackground(self
.this
,arg0
.this
)
536 def SetTextForeground(self
,arg0
):
537 val
= gdic
.wxDC_SetTextForeground(self
.this
,arg0
.this
)
539 def SetUserScale(self
,arg0
,arg1
):
540 val
= gdic
.wxDC_SetUserScale(self
.this
,arg0
,arg1
)
542 def StartDoc(self
,arg0
):
543 val
= gdic
.wxDC_StartDoc(self
.this
,arg0
)
546 val
= gdic
.wxDC_StartPage(self
.this
)
548 def DrawBitmap(self
,arg0
,arg1
,arg2
,*args
):
549 val
= apply(gdic
.wxDC_DrawBitmap
,(self
.this
,arg0
.this
,arg1
,arg2
,)+args
)
552 return "<C wxDC instance>"
554 def __init__(self
,this
):
560 class wxMemoryDCPtr(wxDCPtr
):
561 def __init__(self
,this
):
564 def SelectObject(self
,arg0
):
565 val
= gdic
.wxMemoryDC_SelectObject(self
.this
,arg0
.this
)
568 return "<C wxMemoryDC instance>"
569 class wxMemoryDC(wxMemoryDCPtr
):
571 self
.this
= gdic
.new_wxMemoryDC()
577 class wxScreenDCPtr(wxDCPtr
):
578 def __init__(self
,this
):
581 def StartDrawingOnTop(self
,arg0
):
582 val
= gdic
.wxScreenDC_StartDrawingOnTop(self
.this
,arg0
.this
)
584 def StartDrawingOnTopRect(self
,*args
):
585 argl
= map(None,args
)
586 try: argl
[0] = argl
[0].this
589 val
= apply(gdic
.wxScreenDC_StartDrawingOnTopRect
,(self
.this
,)+args
)
591 def EndDrawingOnTop(self
):
592 val
= gdic
.wxScreenDC_EndDrawingOnTop(self
.this
)
595 return "<C wxScreenDC instance>"
596 class wxScreenDC(wxScreenDCPtr
):
598 self
.this
= gdic
.new_wxScreenDC()
604 class wxClientDCPtr(wxDCPtr
):
605 def __init__(self
,this
):
609 return "<C wxClientDC instance>"
610 class wxClientDC(wxClientDCPtr
):
611 def __init__(self
,arg0
) :
612 self
.this
= gdic
.new_wxClientDC(arg0
.this
)
618 class wxPaintDCPtr(wxDCPtr
):
619 def __init__(self
,this
):
623 return "<C wxPaintDC instance>"
624 class wxPaintDC(wxPaintDCPtr
):
625 def __init__(self
,arg0
) :
626 self
.this
= gdic
.new_wxPaintDC(arg0
.this
)
632 class wxPostScriptDCPtr(wxDCPtr
):
633 def __init__(self
,this
):
637 return "<C wxPostScriptDC instance>"
638 class wxPostScriptDC(wxPostScriptDCPtr
):
639 def __init__(self
,arg0
,*args
) :
640 argl
= map(None,args
)
641 try: argl
[1] = argl
[1].this
644 self
.this
= apply(gdic
.new_wxPostScriptDC
,(arg0
,)+args
)
650 class wxPrinterDCPtr(wxDCPtr
):
651 def __init__(self
,this
):
655 return "<C wxPrinterDC instance>"
656 class wxPrinterDC(wxPrinterDCPtr
):
657 def __init__(self
,arg0
,arg1
,arg2
,*args
) :
658 self
.this
= apply(gdic
.new_wxPrinterDC
,(arg0
,arg1
,arg2
,)+args
)
664 class wxMetaFileDCPtr(wxDCPtr
):
665 def __init__(self
,this
):
669 val
= gdic
.wxMetaFileDC_Close(self
.this
)
672 return "<C wxMetaFileDC instance>"
673 class wxMetaFileDC(wxMetaFileDCPtr
):
674 def __init__(self
,*args
) :
675 self
.this
= apply(gdic
.new_wxMetaFileDC
,()+args
)
683 #-------------- FUNCTION WRAPPERS ------------------
685 def wxEmptyBitmap(arg0
,arg1
,*args
):
686 val
= apply(gdic
.wxEmptyBitmap
,(arg0
,arg1
,)+args
)
687 val
= wxBitmapPtr(val
)
691 def wxNoRefBitmap(arg0
,arg1
):
692 val
= gdic
.wxNoRefBitmap(arg0
,arg1
)
693 val
= wxBitmapPtr(val
)
696 def wxMaskColour(arg0
,arg1
):
697 val
= gdic
.wxMaskColour(arg0
.this
,arg1
.this
)
702 def wxStockCursor(arg0
):
703 val
= gdic
.wxStockCursor(arg0
)
704 val
= wxCursorPtr(val
)
708 def wxNamedColour(arg0
):
709 val
= gdic
.wxNamedColour(arg0
)
710 val
= wxColourPtr(val
)
714 def wxMemoryDCFromDC(arg0
):
715 val
= gdic
.wxMemoryDCFromDC(arg0
.this
)
716 val
= wxMemoryDCPtr(val
)
722 #-------------- VARIABLE WRAPPERS ------------------
725 wxNORMAL_FONT
= wxFontPtr(gdic
.cvar
.wxNORMAL_FONT
)
726 wxSMALL_FONT
= wxFontPtr(gdic
.cvar
.wxSMALL_FONT
)
727 wxITALIC_FONT
= wxFontPtr(gdic
.cvar
.wxITALIC_FONT
)
728 wxSWISS_FONT
= wxFontPtr(gdic
.cvar
.wxSWISS_FONT
)
729 wxRED_PEN
= wxPenPtr(gdic
.cvar
.wxRED_PEN
)
730 wxCYAN_PEN
= wxPenPtr(gdic
.cvar
.wxCYAN_PEN
)
731 wxGREEN_PEN
= wxPenPtr(gdic
.cvar
.wxGREEN_PEN
)
732 wxBLACK_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_PEN
)
733 wxWHITE_PEN
= wxPenPtr(gdic
.cvar
.wxWHITE_PEN
)
734 wxTRANSPARENT_PEN
= wxPenPtr(gdic
.cvar
.wxTRANSPARENT_PEN
)
735 wxBLACK_DASHED_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_DASHED_PEN
)
736 wxGREY_PEN
= wxPenPtr(gdic
.cvar
.wxGREY_PEN
)
737 wxMEDIUM_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxMEDIUM_GREY_PEN
)
738 wxLIGHT_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxLIGHT_GREY_PEN
)
739 wxBLUE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLUE_BRUSH
)
740 wxGREEN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREEN_BRUSH
)
741 wxWHITE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxWHITE_BRUSH
)
742 wxBLACK_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLACK_BRUSH
)
743 wxTRANSPARENT_BRUSH
= wxBrushPtr(gdic
.cvar
.wxTRANSPARENT_BRUSH
)
744 wxCYAN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxCYAN_BRUSH
)
745 wxRED_BRUSH
= wxBrushPtr(gdic
.cvar
.wxRED_BRUSH
)
746 wxGREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREY_BRUSH
)
747 wxMEDIUM_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxMEDIUM_GREY_BRUSH
)
748 wxLIGHT_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxLIGHT_GREY_BRUSH
)
749 wxBLACK
= wxColourPtr(gdic
.cvar
.wxBLACK
)
750 wxWHITE
= wxColourPtr(gdic
.cvar
.wxWHITE
)
751 wxRED
= wxColourPtr(gdic
.cvar
.wxRED
)
752 wxBLUE
= wxColourPtr(gdic
.cvar
.wxBLUE
)
753 wxGREEN
= wxColourPtr(gdic
.cvar
.wxGREEN
)
754 wxCYAN
= wxColourPtr(gdic
.cvar
.wxCYAN
)
755 wxLIGHT_GREY
= wxColourPtr(gdic
.cvar
.wxLIGHT_GREY
)
756 wxSTANDARD_CURSOR
= wxCursorPtr(gdic
.cvar
.wxSTANDARD_CURSOR
)
757 wxHOURGLASS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxHOURGLASS_CURSOR
)
758 wxCROSS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxCROSS_CURSOR
)
759 wxNullBitmap
= wxBitmapPtr(gdic
.cvar
.wxNullBitmap
)
760 wxNullIcon
= wxIconPtr(gdic
.cvar
.wxNullIcon
)
761 wxNullCursor
= wxCursorPtr(gdic
.cvar
.wxNullCursor
)
762 wxNullPen
= wxPenPtr(gdic
.cvar
.wxNullPen
)
763 wxNullBrush
= wxBrushPtr(gdic
.cvar
.wxNullBrush
)
764 wxNullFont
= wxFontPtr(gdic
.cvar
.wxNullFont
)
765 wxNullColour
= wxColourPtr(gdic
.cvar
.wxNullColour
)