1 # This file was created automatically by SWIG.
6 def __init__(self
,this
):
10 if self
.thisown
== 1 :
11 gdic
.delete_wxBitmap(self
.this
)
13 val
= gdic
.wxBitmap_GetDepth(self
.this
)
16 val
= gdic
.wxBitmap_GetHeight(self
.this
)
19 val
= gdic
.wxBitmap_GetPalette(self
.this
)
20 val
= wxPalettePtr(val
)
23 val
= gdic
.wxBitmap_GetMask(self
.this
)
27 val
= gdic
.wxBitmap_GetWidth(self
.this
)
29 def LoadFile(self
,arg0
,arg1
):
30 val
= gdic
.wxBitmap_LoadFile(self
.this
,arg0
,arg1
)
33 val
= gdic
.wxBitmap_Ok(self
.this
)
35 def SaveFile(self
,arg0
,arg1
,*args
):
37 try: argl
[0] = argl
[0].this
40 val
= apply(gdic
.wxBitmap_SaveFile
,(self
.this
,arg0
,arg1
,)+args
)
42 def SetDepth(self
,arg0
):
43 val
= gdic
.wxBitmap_SetDepth(self
.this
,arg0
)
45 def SetHeight(self
,arg0
):
46 val
= gdic
.wxBitmap_SetHeight(self
.this
,arg0
)
48 def SetMask(self
,arg0
):
49 val
= gdic
.wxBitmap_SetMask(self
.this
,arg0
.this
)
51 def SetWidth(self
,arg0
):
52 val
= gdic
.wxBitmap_SetWidth(self
.this
,arg0
)
55 return "<C wxBitmap instance>"
56 class wxBitmap(wxBitmapPtr
):
57 def __init__(self
,arg0
,arg1
) :
58 self
.this
= gdic
.new_wxBitmap(arg0
,arg1
)
65 def __init__(self
,this
):
69 if self
.thisown
== 1 :
70 gdic
.delete_wxMask(self
.this
)
72 return "<C wxMask instance>"
73 class wxMask(wxMaskPtr
):
74 def __init__(self
,arg0
) :
75 self
.this
= gdic
.new_wxMask(arg0
.this
)
81 class wxIconPtr(wxBitmapPtr
):
82 def __init__(self
,this
):
86 if self
.thisown
== 1 :
87 gdic
.delete_wxIcon(self
.this
)
89 val
= gdic
.wxIcon_GetDepth(self
.this
)
92 val
= gdic
.wxIcon_GetHeight(self
.this
)
95 val
= gdic
.wxIcon_GetWidth(self
.this
)
97 def LoadFile(self
,arg0
,arg1
):
98 val
= gdic
.wxIcon_LoadFile(self
.this
,arg0
,arg1
)
101 val
= gdic
.wxIcon_Ok(self
.this
)
103 def SetDepth(self
,arg0
):
104 val
= gdic
.wxIcon_SetDepth(self
.this
,arg0
)
106 def SetHeight(self
,arg0
):
107 val
= gdic
.wxIcon_SetHeight(self
.this
,arg0
)
109 def SetWidth(self
,arg0
):
110 val
= gdic
.wxIcon_SetWidth(self
.this
,arg0
)
113 return "<C wxIcon instance>"
114 class wxIcon(wxIconPtr
):
115 def __init__(self
,this
):
121 class wxCursorPtr(wxBitmapPtr
):
122 def __init__(self
,this
):
126 if self
.thisown
== 1 :
127 gdic
.delete_wxCursor(self
.this
)
129 val
= gdic
.wxCursor_Ok(self
.this
)
132 return "<C wxCursor instance>"
133 class wxCursor(wxCursorPtr
):
134 def __init__(self
,this
):
141 def __init__(self
,this
):
144 def GetFaceName(self
):
145 val
= gdic
.wxFont_GetFaceName(self
.this
)
148 val
= gdic
.wxFont_GetFamily(self
.this
)
150 def GetPointSize(self
):
151 val
= gdic
.wxFont_GetPointSize(self
.this
)
154 val
= gdic
.wxFont_GetStyle(self
.this
)
156 def GetUnderlined(self
):
157 val
= gdic
.wxFont_GetUnderlined(self
.this
)
160 val
= gdic
.wxFont_GetWeight(self
.this
)
162 def SetFaceName(self
,arg0
):
163 val
= gdic
.wxFont_SetFaceName(self
.this
,arg0
)
165 def SetFamily(self
,arg0
):
166 val
= gdic
.wxFont_SetFamily(self
.this
,arg0
)
168 def SetPointSize(self
,arg0
):
169 val
= gdic
.wxFont_SetPointSize(self
.this
,arg0
)
171 def SetStyle(self
,arg0
):
172 val
= gdic
.wxFont_SetStyle(self
.this
,arg0
)
174 def SetUnderlined(self
,arg0
):
175 val
= gdic
.wxFont_SetUnderlined(self
.this
,arg0
)
177 def SetWeight(self
,arg0
):
178 val
= gdic
.wxFont_SetWeight(self
.this
,arg0
)
181 return "<C wxFont instance>"
182 class wxFont(wxFontPtr
):
183 def __init__(self
,arg0
,arg1
,arg2
,arg3
,*args
) :
184 self
.this
= apply(gdic
.new_wxFont
,(arg0
,arg1
,arg2
,arg3
,)+args
)
191 def __init__(self
,this
):
195 if self
.thisown
== 1 :
196 gdic
.delete_wxColour(self
.this
)
198 val
= gdic
.wxColour_Red(self
.this
)
201 val
= gdic
.wxColour_Green(self
.this
)
204 val
= gdic
.wxColour_Blue(self
.this
)
207 val
= gdic
.wxColour_Ok(self
.this
)
209 def Set(self
,arg0
,arg1
,arg2
):
210 val
= gdic
.wxColour_Set(self
.this
,arg0
,arg1
,arg2
)
213 val
= gdic
.wxColour_Get(self
.this
)
216 return "<C wxColour instance>"
217 class wxColour(wxColourPtr
):
218 def __init__(self
,*args
) :
219 self
.this
= apply(gdic
.new_wxColour
,()+args
)
226 def __init__(self
,this
):
230 val
= gdic
.wxPen_GetCap(self
.this
)
233 val
= gdic
.wxPen_GetColour(self
.this
)
234 val
= wxColourPtr(val
)
237 val
= gdic
.wxPen_GetJoin(self
.this
)
240 val
= gdic
.wxPen_GetStyle(self
.this
)
243 val
= gdic
.wxPen_GetWidth(self
.this
)
246 val
= gdic
.wxPen_Ok(self
.this
)
248 def SetCap(self
,arg0
):
249 val
= gdic
.wxPen_SetCap(self
.this
,arg0
)
251 def SetColour(self
,arg0
):
252 val
= gdic
.wxPen_SetColour(self
.this
,arg0
.this
)
254 def SetJoin(self
,arg0
):
255 val
= gdic
.wxPen_SetJoin(self
.this
,arg0
)
257 def SetStyle(self
,arg0
):
258 val
= gdic
.wxPen_SetStyle(self
.this
,arg0
)
260 def SetWidth(self
,arg0
):
261 val
= gdic
.wxPen_SetWidth(self
.this
,arg0
)
264 return "<C wxPen instance>"
265 class wxPen(wxPenPtr
):
266 def __init__(self
,arg0
,*args
) :
267 self
.this
= apply(gdic
.new_wxPen
,(arg0
.this
,)+args
)
274 def __init__(self
,this
):
278 val
= gdic
.wxBrush_GetColour(self
.this
)
279 val
= wxColourPtr(val
)
281 def GetStipple(self
):
282 val
= gdic
.wxBrush_GetStipple(self
.this
)
283 val
= wxBitmapPtr(val
)
286 val
= gdic
.wxBrush_GetStyle(self
.this
)
289 val
= gdic
.wxBrush_Ok(self
.this
)
291 def SetColour(self
,arg0
):
292 val
= gdic
.wxBrush_SetColour(self
.this
,arg0
.this
)
294 def SetStipple(self
,arg0
):
295 val
= gdic
.wxBrush_SetStipple(self
.this
,arg0
.this
)
297 def SetStyle(self
,arg0
):
298 val
= gdic
.wxBrush_SetStyle(self
.this
,arg0
)
301 return "<C wxBrush instance>"
302 class wxBrush(wxBrushPtr
):
303 def __init__(self
,arg0
,*args
) :
304 self
.this
= apply(gdic
.new_wxBrush
,(arg0
.this
,)+args
)
311 def __init__(self
,this
):
315 if self
.thisown
== 1 :
316 gdic
.delete_wxDC(self
.this
)
317 def BeginDrawing(self
):
318 val
= gdic
.wxDC_BeginDrawing(self
.this
)
320 def Blit(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
,arg6
,arg7
):
321 val
= gdic
.wxDC_Blit(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
.this
,arg5
,arg6
,arg7
)
324 val
= gdic
.wxDC_Clear(self
.this
)
326 def CrossHair(self
,arg0
,arg1
):
327 val
= gdic
.wxDC_CrossHair(self
.this
,arg0
,arg1
)
329 def DestroyClippingRegion(self
):
330 val
= gdic
.wxDC_DestroyClippingRegion(self
.this
)
332 def DeviceToLogicalX(self
,arg0
):
333 val
= gdic
.wxDC_DeviceToLogicalX(self
.this
,arg0
)
335 def DeviceToLogicalXRel(self
,arg0
):
336 val
= gdic
.wxDC_DeviceToLogicalXRel(self
.this
,arg0
)
338 def DeviceToLogicalY(self
,arg0
):
339 val
= gdic
.wxDC_DeviceToLogicalY(self
.this
,arg0
)
341 def DeviceToLogicalYRel(self
,arg0
):
342 val
= gdic
.wxDC_DeviceToLogicalYRel(self
.this
,arg0
)
344 def DrawArc(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
):
345 val
= gdic
.wxDC_DrawArc(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
)
347 def DrawEllipse(self
,arg0
,arg1
,arg2
,arg3
):
348 val
= gdic
.wxDC_DrawEllipse(self
.this
,arg0
,arg1
,arg2
,arg3
)
350 def DrawEllipticArc(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
):
351 val
= gdic
.wxDC_DrawEllipticArc(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
)
353 def DrawIcon(self
,arg0
,arg1
,arg2
):
354 val
= gdic
.wxDC_DrawIcon(self
.this
,arg0
.this
,arg1
,arg2
)
356 def DrawLine(self
,arg0
,arg1
,arg2
,arg3
):
357 val
= gdic
.wxDC_DrawLine(self
.this
,arg0
,arg1
,arg2
,arg3
)
359 def DrawLines(self
,arg0
,*args
):
360 argl
= map(None,args
)
361 try: argl
[0] = argl
[0].this
364 val
= apply(gdic
.wxDC_DrawLines
,(self
.this
,arg0
,)+args
)
366 def DrawPolygon(self
,arg0
,*args
):
367 argl
= map(None,args
)
368 try: argl
[0] = argl
[0].this
371 val
= apply(gdic
.wxDC_DrawPolygon
,(self
.this
,arg0
,)+args
)
373 def DrawPoint(self
,arg0
,arg1
):
374 val
= gdic
.wxDC_DrawPoint(self
.this
,arg0
,arg1
)
376 def DrawRectangle(self
,arg0
,arg1
,arg2
,arg3
):
377 val
= gdic
.wxDC_DrawRectangle(self
.this
,arg0
,arg1
,arg2
,arg3
)
379 def DrawRoundedRectangle(self
,arg0
,arg1
,arg2
,arg3
,*args
):
380 val
= apply(gdic
.wxDC_DrawRoundedRectangle
,(self
.this
,arg0
,arg1
,arg2
,arg3
,)+args
)
382 def DrawSpline(self
,arg0
,*args
):
383 argl
= map(None,args
)
384 try: argl
[0] = argl
[0].this
387 val
= apply(gdic
.wxDC_DrawSpline
,(self
.this
,arg0
,)+args
)
389 def DrawText(self
,arg0
,arg1
,arg2
):
390 val
= gdic
.wxDC_DrawText(self
.this
,arg0
,arg1
,arg2
)
393 val
= gdic
.wxDC_EndDoc(self
.this
)
395 def EndDrawing(self
):
396 val
= gdic
.wxDC_EndDrawing(self
.this
)
399 val
= gdic
.wxDC_EndPage(self
.this
)
401 def FloodFill(self
,arg0
,arg1
,arg2
,*args
):
402 val
= apply(gdic
.wxDC_FloodFill
,(self
.this
,arg0
,arg1
,arg2
.this
,)+args
)
404 def GetBackground(self
):
405 val
= gdic
.wxDC_GetBackground(self
.this
)
406 val
= wxBrushPtr(val
)
409 val
= gdic
.wxDC_GetBrush(self
.this
)
410 val
= wxBrushPtr(val
)
412 def GetCharHeight(self
):
413 val
= gdic
.wxDC_GetCharHeight(self
.this
)
415 def GetCharWidth(self
):
416 val
= gdic
.wxDC_GetCharWidth(self
.this
)
418 def GetClippingBox(self
):
419 val
= gdic
.wxDC_GetClippingBox(self
.this
)
422 val
= gdic
.wxDC_GetFont(self
.this
)
425 def GetLogicalFunction(self
):
426 val
= gdic
.wxDC_GetLogicalFunction(self
.this
)
428 def GetMapMode(self
):
429 val
= gdic
.wxDC_GetMapMode(self
.this
)
431 def GetOptimization(self
):
432 val
= gdic
.wxDC_GetOptimization(self
.this
)
435 val
= gdic
.wxDC_GetPen(self
.this
)
438 def GetPixel(self
,arg0
,arg1
):
439 val
= gdic
.wxDC_GetPixel(self
.this
,arg0
,arg1
)
440 val
= wxColourPtr(val
)
444 val
= gdic
.wxDC_GetSize(self
.this
)
446 def GetTextBackground(self
):
447 val
= gdic
.wxDC_GetTextBackground(self
.this
)
448 val
= wxColourPtr(val
)
450 def GetTextExtent(self
,arg0
):
451 val
= gdic
.wxDC_GetTextExtent(self
.this
,arg0
)
453 def GetTextForeground(self
):
454 val
= gdic
.wxDC_GetTextForeground(self
.this
)
455 val
= wxColourPtr(val
)
457 def LogicalToDeviceX(self
,arg0
):
458 val
= gdic
.wxDC_LogicalToDeviceX(self
.this
,arg0
)
460 def LogicalToDeviceXRel(self
,arg0
):
461 val
= gdic
.wxDC_LogicalToDeviceXRel(self
.this
,arg0
)
463 def LogicalToDeviceY(self
,arg0
):
464 val
= gdic
.wxDC_LogicalToDeviceY(self
.this
,arg0
)
466 def LogicalToDeviceYRel(self
,arg0
):
467 val
= gdic
.wxDC_LogicalToDeviceYRel(self
.this
,arg0
)
470 val
= gdic
.wxDC_MaxX(self
.this
)
473 val
= gdic
.wxDC_MaxY(self
.this
)
476 val
= gdic
.wxDC_MinX(self
.this
)
479 val
= gdic
.wxDC_MinY(self
.this
)
482 val
= gdic
.wxDC_Ok(self
.this
)
484 def SetDeviceOrigin(self
,arg0
,arg1
):
485 val
= gdic
.wxDC_SetDeviceOrigin(self
.this
,arg0
,arg1
)
487 def SetBackground(self
,arg0
):
488 val
= gdic
.wxDC_SetBackground(self
.this
,arg0
.this
)
490 def SetBackgroundMode(self
,arg0
):
491 val
= gdic
.wxDC_SetBackgroundMode(self
.this
,arg0
)
493 def SetClippingRegion(self
,arg0
,arg1
,arg2
,arg3
):
494 val
= gdic
.wxDC_SetClippingRegion(self
.this
,arg0
,arg1
,arg2
,arg3
)
496 def SetPalette(self
,arg0
):
497 val
= gdic
.wxDC_SetPalette(self
.this
,arg0
.this
)
499 def SetBrush(self
,arg0
):
500 val
= gdic
.wxDC_SetBrush(self
.this
,arg0
.this
)
502 def SetFont(self
,arg0
):
503 val
= gdic
.wxDC_SetFont(self
.this
,arg0
.this
)
505 def SetLogicalFunction(self
,arg0
):
506 val
= gdic
.wxDC_SetLogicalFunction(self
.this
,arg0
)
508 def SetMapMode(self
,arg0
):
509 val
= gdic
.wxDC_SetMapMode(self
.this
,arg0
)
511 def SetOptimization(self
,arg0
):
512 val
= gdic
.wxDC_SetOptimization(self
.this
,arg0
)
514 def SetPen(self
,arg0
):
515 val
= gdic
.wxDC_SetPen(self
.this
,arg0
.this
)
517 def SetTextBackground(self
,arg0
):
518 val
= gdic
.wxDC_SetTextBackground(self
.this
,arg0
.this
)
520 def SetTextForeground(self
,arg0
):
521 val
= gdic
.wxDC_SetTextForeground(self
.this
,arg0
.this
)
523 def SetUserScale(self
,arg0
,arg1
):
524 val
= gdic
.wxDC_SetUserScale(self
.this
,arg0
,arg1
)
526 def StartDoc(self
,arg0
):
527 val
= gdic
.wxDC_StartDoc(self
.this
,arg0
)
530 val
= gdic
.wxDC_StartPage(self
.this
)
532 def DrawBitmap(self
,arg0
,arg1
,arg2
,*args
):
533 val
= apply(gdic
.wxDC_DrawBitmap
,(self
.this
,arg0
.this
,arg1
,arg2
,)+args
)
536 return "<C wxDC instance>"
538 def __init__(self
,this
):
544 class wxMemoryDCPtr(wxDCPtr
):
545 def __init__(self
,this
):
548 def SelectObject(self
,arg0
):
549 val
= gdic
.wxMemoryDC_SelectObject(self
.this
,arg0
.this
)
552 return "<C wxMemoryDC instance>"
553 class wxMemoryDC(wxMemoryDCPtr
):
555 self
.this
= gdic
.new_wxMemoryDC()
561 class wxScreenDCPtr(wxDCPtr
):
562 def __init__(self
,this
):
565 def StartDrawingOnTop(self
,arg0
):
566 val
= gdic
.wxScreenDC_StartDrawingOnTop(self
.this
,arg0
.this
)
568 def StartDrawingOnTopRect(self
,*args
):
569 argl
= map(None,args
)
570 try: argl
[0] = argl
[0].this
573 val
= apply(gdic
.wxScreenDC_StartDrawingOnTopRect
,(self
.this
,)+args
)
575 def EndDrawingOnTop(self
):
576 val
= gdic
.wxScreenDC_EndDrawingOnTop(self
.this
)
579 return "<C wxScreenDC instance>"
580 class wxScreenDC(wxScreenDCPtr
):
582 self
.this
= gdic
.new_wxScreenDC()
588 class wxClientDCPtr(wxDCPtr
):
589 def __init__(self
,this
):
593 return "<C wxClientDC instance>"
594 class wxClientDC(wxClientDCPtr
):
595 def __init__(self
,arg0
) :
596 self
.this
= gdic
.new_wxClientDC(arg0
.this
)
602 class wxPaintDCPtr(wxDCPtr
):
603 def __init__(self
,this
):
607 return "<C wxPaintDC instance>"
608 class wxPaintDC(wxPaintDCPtr
):
609 def __init__(self
,arg0
) :
610 self
.this
= gdic
.new_wxPaintDC(arg0
.this
)
616 class wxWindowDCPtr(wxDCPtr
):
617 def __init__(self
,this
):
621 return "<C wxWindowDC instance>"
622 class wxWindowDC(wxWindowDCPtr
):
623 def __init__(self
,arg0
) :
624 self
.this
= gdic
.new_wxWindowDC(arg0
.this
)
630 class wxPostScriptDCPtr(wxDCPtr
):
631 def __init__(self
,this
):
635 return "<C wxPostScriptDC instance>"
636 class wxPostScriptDC(wxPostScriptDCPtr
):
637 def __init__(self
,arg0
,*args
) :
638 argl
= map(None,args
)
639 try: argl
[1] = argl
[1].this
642 self
.this
= apply(gdic
.new_wxPostScriptDC
,(arg0
,)+args
)
649 def __init__(self
,this
):
653 if self
.thisown
== 1 :
654 gdic
.delete_wxPalette(self
.this
)
655 def GetPixel(self
,arg0
,arg1
,arg2
):
656 val
= gdic
.wxPalette_GetPixel(self
.this
,arg0
,arg1
,arg2
)
658 def GetRGB(self
,arg0
,arg1
,arg2
,arg3
):
659 val
= gdic
.wxPalette_GetRGB(self
.this
,arg0
,arg1
,arg2
,arg3
)
662 val
= gdic
.wxPalette_Ok(self
.this
)
665 return "<C wxPalette instance>"
666 class wxPalette(wxPalettePtr
):
667 def __init__(self
,arg0
,arg1
,arg2
) :
668 self
.this
= gdic
.new_wxPalette(arg0
,arg1
,arg2
)
676 #-------------- FUNCTION WRAPPERS ------------------
678 def wxEmptyBitmap(arg0
,arg1
,*args
):
679 val
= apply(gdic
.wxEmptyBitmap
,(arg0
,arg1
,)+args
)
680 val
= wxBitmapPtr(val
)
684 def wxNoRefBitmap(arg0
,arg1
):
685 val
= gdic
.wxNoRefBitmap(arg0
,arg1
)
686 val
= wxBitmapPtr(val
)
689 def wxMaskColour(arg0
,arg1
):
690 val
= gdic
.wxMaskColour(arg0
.this
,arg1
.this
)
695 def wxStockCursor(arg0
):
696 val
= gdic
.wxStockCursor(arg0
)
697 val
= wxCursorPtr(val
)
701 def wxNamedColour(arg0
):
702 val
= gdic
.wxNamedColour(arg0
)
703 val
= wxColourPtr(val
)
707 def wxMemoryDCFromDC(arg0
):
708 val
= gdic
.wxMemoryDCFromDC(arg0
.this
)
709 val
= wxMemoryDCPtr(val
)
715 #-------------- VARIABLE WRAPPERS ------------------
718 wxNORMAL_FONT
= wxFontPtr(gdic
.cvar
.wxNORMAL_FONT
)
719 wxSMALL_FONT
= wxFontPtr(gdic
.cvar
.wxSMALL_FONT
)
720 wxITALIC_FONT
= wxFontPtr(gdic
.cvar
.wxITALIC_FONT
)
721 wxSWISS_FONT
= wxFontPtr(gdic
.cvar
.wxSWISS_FONT
)
722 wxRED_PEN
= wxPenPtr(gdic
.cvar
.wxRED_PEN
)
723 wxCYAN_PEN
= wxPenPtr(gdic
.cvar
.wxCYAN_PEN
)
724 wxGREEN_PEN
= wxPenPtr(gdic
.cvar
.wxGREEN_PEN
)
725 wxBLACK_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_PEN
)
726 wxWHITE_PEN
= wxPenPtr(gdic
.cvar
.wxWHITE_PEN
)
727 wxTRANSPARENT_PEN
= wxPenPtr(gdic
.cvar
.wxTRANSPARENT_PEN
)
728 wxBLACK_DASHED_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_DASHED_PEN
)
729 wxGREY_PEN
= wxPenPtr(gdic
.cvar
.wxGREY_PEN
)
730 wxMEDIUM_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxMEDIUM_GREY_PEN
)
731 wxLIGHT_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxLIGHT_GREY_PEN
)
732 wxBLUE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLUE_BRUSH
)
733 wxGREEN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREEN_BRUSH
)
734 wxWHITE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxWHITE_BRUSH
)
735 wxBLACK_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLACK_BRUSH
)
736 wxTRANSPARENT_BRUSH
= wxBrushPtr(gdic
.cvar
.wxTRANSPARENT_BRUSH
)
737 wxCYAN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxCYAN_BRUSH
)
738 wxRED_BRUSH
= wxBrushPtr(gdic
.cvar
.wxRED_BRUSH
)
739 wxGREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREY_BRUSH
)
740 wxMEDIUM_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxMEDIUM_GREY_BRUSH
)
741 wxLIGHT_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxLIGHT_GREY_BRUSH
)
742 wxBLACK
= wxColourPtr(gdic
.cvar
.wxBLACK
)
743 wxWHITE
= wxColourPtr(gdic
.cvar
.wxWHITE
)
744 wxRED
= wxColourPtr(gdic
.cvar
.wxRED
)
745 wxBLUE
= wxColourPtr(gdic
.cvar
.wxBLUE
)
746 wxGREEN
= wxColourPtr(gdic
.cvar
.wxGREEN
)
747 wxCYAN
= wxColourPtr(gdic
.cvar
.wxCYAN
)
748 wxLIGHT_GREY
= wxColourPtr(gdic
.cvar
.wxLIGHT_GREY
)
749 wxSTANDARD_CURSOR
= wxCursorPtr(gdic
.cvar
.wxSTANDARD_CURSOR
)
750 wxHOURGLASS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxHOURGLASS_CURSOR
)
751 wxCROSS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxCROSS_CURSOR
)
752 wxNullBitmap
= wxBitmapPtr(gdic
.cvar
.wxNullBitmap
)
753 wxNullIcon
= wxIconPtr(gdic
.cvar
.wxNullIcon
)
754 wxNullCursor
= wxCursorPtr(gdic
.cvar
.wxNullCursor
)
755 wxNullPen
= wxPenPtr(gdic
.cvar
.wxNullPen
)
756 wxNullBrush
= wxBrushPtr(gdic
.cvar
.wxNullBrush
)
757 wxNullFont
= wxFontPtr(gdic
.cvar
.wxNullFont
)
758 wxNullColour
= wxColourPtr(gdic
.cvar
.wxNullColour
)