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 GetFullTextExtent(self
,arg0
,*args
):
454 argl
= map(None,args
)
455 try: argl
[0] = argl
[0].this
458 val
= apply(gdic
.wxDC_GetFullTextExtent
,(self
.this
,arg0
,)+args
)
460 def GetTextForeground(self
):
461 val
= gdic
.wxDC_GetTextForeground(self
.this
)
462 val
= wxColourPtr(val
)
464 def LogicalToDeviceX(self
,arg0
):
465 val
= gdic
.wxDC_LogicalToDeviceX(self
.this
,arg0
)
467 def LogicalToDeviceXRel(self
,arg0
):
468 val
= gdic
.wxDC_LogicalToDeviceXRel(self
.this
,arg0
)
470 def LogicalToDeviceY(self
,arg0
):
471 val
= gdic
.wxDC_LogicalToDeviceY(self
.this
,arg0
)
473 def LogicalToDeviceYRel(self
,arg0
):
474 val
= gdic
.wxDC_LogicalToDeviceYRel(self
.this
,arg0
)
477 val
= gdic
.wxDC_MaxX(self
.this
)
480 val
= gdic
.wxDC_MaxY(self
.this
)
483 val
= gdic
.wxDC_MinX(self
.this
)
486 val
= gdic
.wxDC_MinY(self
.this
)
489 val
= gdic
.wxDC_Ok(self
.this
)
491 def SetDeviceOrigin(self
,arg0
,arg1
):
492 val
= gdic
.wxDC_SetDeviceOrigin(self
.this
,arg0
,arg1
)
494 def SetBackground(self
,arg0
):
495 val
= gdic
.wxDC_SetBackground(self
.this
,arg0
.this
)
497 def SetBackgroundMode(self
,arg0
):
498 val
= gdic
.wxDC_SetBackgroundMode(self
.this
,arg0
)
500 def SetClippingRegion(self
,arg0
,arg1
,arg2
,arg3
):
501 val
= gdic
.wxDC_SetClippingRegion(self
.this
,arg0
,arg1
,arg2
,arg3
)
503 def SetPalette(self
,arg0
):
504 val
= gdic
.wxDC_SetPalette(self
.this
,arg0
.this
)
506 def SetBrush(self
,arg0
):
507 val
= gdic
.wxDC_SetBrush(self
.this
,arg0
.this
)
509 def SetFont(self
,arg0
):
510 val
= gdic
.wxDC_SetFont(self
.this
,arg0
.this
)
512 def SetLogicalFunction(self
,arg0
):
513 val
= gdic
.wxDC_SetLogicalFunction(self
.this
,arg0
)
515 def SetMapMode(self
,arg0
):
516 val
= gdic
.wxDC_SetMapMode(self
.this
,arg0
)
518 def SetOptimization(self
,arg0
):
519 val
= gdic
.wxDC_SetOptimization(self
.this
,arg0
)
521 def SetPen(self
,arg0
):
522 val
= gdic
.wxDC_SetPen(self
.this
,arg0
.this
)
524 def SetTextBackground(self
,arg0
):
525 val
= gdic
.wxDC_SetTextBackground(self
.this
,arg0
.this
)
527 def SetTextForeground(self
,arg0
):
528 val
= gdic
.wxDC_SetTextForeground(self
.this
,arg0
.this
)
530 def SetUserScale(self
,arg0
,arg1
):
531 val
= gdic
.wxDC_SetUserScale(self
.this
,arg0
,arg1
)
533 def StartDoc(self
,arg0
):
534 val
= gdic
.wxDC_StartDoc(self
.this
,arg0
)
537 val
= gdic
.wxDC_StartPage(self
.this
)
539 def DrawBitmap(self
,arg0
,arg1
,arg2
,*args
):
540 val
= apply(gdic
.wxDC_DrawBitmap
,(self
.this
,arg0
.this
,arg1
,arg2
,)+args
)
543 return "<C wxDC instance>"
545 def __init__(self
,this
):
551 class wxMemoryDCPtr(wxDCPtr
):
552 def __init__(self
,this
):
555 def SelectObject(self
,arg0
):
556 val
= gdic
.wxMemoryDC_SelectObject(self
.this
,arg0
.this
)
559 return "<C wxMemoryDC instance>"
560 class wxMemoryDC(wxMemoryDCPtr
):
562 self
.this
= gdic
.new_wxMemoryDC()
568 class wxScreenDCPtr(wxDCPtr
):
569 def __init__(self
,this
):
572 def StartDrawingOnTop(self
,arg0
):
573 val
= gdic
.wxScreenDC_StartDrawingOnTop(self
.this
,arg0
.this
)
575 def StartDrawingOnTopRect(self
,*args
):
576 argl
= map(None,args
)
577 try: argl
[0] = argl
[0].this
580 val
= apply(gdic
.wxScreenDC_StartDrawingOnTopRect
,(self
.this
,)+args
)
582 def EndDrawingOnTop(self
):
583 val
= gdic
.wxScreenDC_EndDrawingOnTop(self
.this
)
586 return "<C wxScreenDC instance>"
587 class wxScreenDC(wxScreenDCPtr
):
589 self
.this
= gdic
.new_wxScreenDC()
595 class wxClientDCPtr(wxDCPtr
):
596 def __init__(self
,this
):
600 return "<C wxClientDC instance>"
601 class wxClientDC(wxClientDCPtr
):
602 def __init__(self
,arg0
) :
603 self
.this
= gdic
.new_wxClientDC(arg0
.this
)
609 class wxPaintDCPtr(wxDCPtr
):
610 def __init__(self
,this
):
614 return "<C wxPaintDC instance>"
615 class wxPaintDC(wxPaintDCPtr
):
616 def __init__(self
,arg0
) :
617 self
.this
= gdic
.new_wxPaintDC(arg0
.this
)
623 class wxWindowDCPtr(wxDCPtr
):
624 def __init__(self
,this
):
628 return "<C wxWindowDC instance>"
629 class wxWindowDC(wxWindowDCPtr
):
630 def __init__(self
,arg0
) :
631 self
.this
= gdic
.new_wxWindowDC(arg0
.this
)
637 class wxPostScriptDCPtr(wxDCPtr
):
638 def __init__(self
,this
):
642 return "<C wxPostScriptDC instance>"
643 class wxPostScriptDC(wxPostScriptDCPtr
):
644 def __init__(self
,arg0
,*args
) :
645 argl
= map(None,args
)
646 try: argl
[1] = argl
[1].this
649 self
.this
= apply(gdic
.new_wxPostScriptDC
,(arg0
,)+args
)
656 def __init__(self
,this
):
660 if self
.thisown
== 1 :
661 gdic
.delete_wxPalette(self
.this
)
662 def GetPixel(self
,arg0
,arg1
,arg2
):
663 val
= gdic
.wxPalette_GetPixel(self
.this
,arg0
,arg1
,arg2
)
665 def GetRGB(self
,arg0
,arg1
,arg2
,arg3
):
666 val
= gdic
.wxPalette_GetRGB(self
.this
,arg0
,arg1
,arg2
,arg3
)
669 val
= gdic
.wxPalette_Ok(self
.this
)
672 return "<C wxPalette instance>"
673 class wxPalette(wxPalettePtr
):
674 def __init__(self
,arg0
,arg1
,arg2
) :
675 self
.this
= gdic
.new_wxPalette(arg0
,arg1
,arg2
)
681 class wxImageListPtr
:
682 def __init__(self
,this
):
686 if self
.thisown
== 1 :
687 gdic
.delete_wxImageList(self
.this
)
689 val
= gdic
.wxImageList_Add(self
.this
,arg0
.this
)
691 def Replace(self
,arg0
,arg1
):
692 val
= gdic
.wxImageList_Replace(self
.this
,arg0
,arg1
.this
)
694 def Draw(self
,arg0
,arg1
,arg2
,arg3
,*args
):
695 val
= apply(gdic
.wxImageList_Draw
,(self
.this
,arg0
,arg1
.this
,arg2
,arg3
,)+args
)
697 def GetImageCount(self
):
698 val
= gdic
.wxImageList_GetImageCount(self
.this
)
700 def Remove(self
,arg0
):
701 val
= gdic
.wxImageList_Remove(self
.this
,arg0
)
704 val
= gdic
.wxImageList_RemoveAll(self
.this
)
707 return "<C wxImageList instance>"
708 class wxImageList(wxImageListPtr
):
709 def __init__(self
,arg0
,arg1
,*args
) :
710 self
.this
= apply(gdic
.new_wxImageList
,(arg0
,arg1
,)+args
)
718 #-------------- FUNCTION WRAPPERS ------------------
720 def wxEmptyBitmap(arg0
,arg1
,*args
):
721 val
= apply(gdic
.wxEmptyBitmap
,(arg0
,arg1
,)+args
)
722 val
= wxBitmapPtr(val
)
726 def wxNoRefBitmap(arg0
,arg1
):
727 val
= gdic
.wxNoRefBitmap(arg0
,arg1
)
728 val
= wxBitmapPtr(val
)
731 def wxMaskColour(arg0
,arg1
):
732 val
= gdic
.wxMaskColour(arg0
.this
,arg1
.this
)
737 def wxStockCursor(arg0
):
738 val
= gdic
.wxStockCursor(arg0
)
739 val
= wxCursorPtr(val
)
743 def wxNamedColour(arg0
):
744 val
= gdic
.wxNamedColour(arg0
)
745 val
= wxColourPtr(val
)
749 def wxMemoryDCFromDC(arg0
):
750 val
= gdic
.wxMemoryDCFromDC(arg0
.this
)
751 val
= wxMemoryDCPtr(val
)
757 #-------------- VARIABLE WRAPPERS ------------------
760 wxNORMAL_FONT
= wxFontPtr(gdic
.cvar
.wxNORMAL_FONT
)
761 wxSMALL_FONT
= wxFontPtr(gdic
.cvar
.wxSMALL_FONT
)
762 wxITALIC_FONT
= wxFontPtr(gdic
.cvar
.wxITALIC_FONT
)
763 wxSWISS_FONT
= wxFontPtr(gdic
.cvar
.wxSWISS_FONT
)
764 wxRED_PEN
= wxPenPtr(gdic
.cvar
.wxRED_PEN
)
765 wxCYAN_PEN
= wxPenPtr(gdic
.cvar
.wxCYAN_PEN
)
766 wxGREEN_PEN
= wxPenPtr(gdic
.cvar
.wxGREEN_PEN
)
767 wxBLACK_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_PEN
)
768 wxWHITE_PEN
= wxPenPtr(gdic
.cvar
.wxWHITE_PEN
)
769 wxTRANSPARENT_PEN
= wxPenPtr(gdic
.cvar
.wxTRANSPARENT_PEN
)
770 wxBLACK_DASHED_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_DASHED_PEN
)
771 wxGREY_PEN
= wxPenPtr(gdic
.cvar
.wxGREY_PEN
)
772 wxMEDIUM_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxMEDIUM_GREY_PEN
)
773 wxLIGHT_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxLIGHT_GREY_PEN
)
774 wxBLUE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLUE_BRUSH
)
775 wxGREEN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREEN_BRUSH
)
776 wxWHITE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxWHITE_BRUSH
)
777 wxBLACK_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLACK_BRUSH
)
778 wxTRANSPARENT_BRUSH
= wxBrushPtr(gdic
.cvar
.wxTRANSPARENT_BRUSH
)
779 wxCYAN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxCYAN_BRUSH
)
780 wxRED_BRUSH
= wxBrushPtr(gdic
.cvar
.wxRED_BRUSH
)
781 wxGREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREY_BRUSH
)
782 wxMEDIUM_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxMEDIUM_GREY_BRUSH
)
783 wxLIGHT_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxLIGHT_GREY_BRUSH
)
784 wxBLACK
= wxColourPtr(gdic
.cvar
.wxBLACK
)
785 wxWHITE
= wxColourPtr(gdic
.cvar
.wxWHITE
)
786 wxRED
= wxColourPtr(gdic
.cvar
.wxRED
)
787 wxBLUE
= wxColourPtr(gdic
.cvar
.wxBLUE
)
788 wxGREEN
= wxColourPtr(gdic
.cvar
.wxGREEN
)
789 wxCYAN
= wxColourPtr(gdic
.cvar
.wxCYAN
)
790 wxLIGHT_GREY
= wxColourPtr(gdic
.cvar
.wxLIGHT_GREY
)
791 wxSTANDARD_CURSOR
= wxCursorPtr(gdic
.cvar
.wxSTANDARD_CURSOR
)
792 wxHOURGLASS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxHOURGLASS_CURSOR
)
793 wxCROSS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxCROSS_CURSOR
)
794 wxNullBitmap
= wxBitmapPtr(gdic
.cvar
.wxNullBitmap
)
795 wxNullIcon
= wxIconPtr(gdic
.cvar
.wxNullIcon
)
796 wxNullCursor
= wxCursorPtr(gdic
.cvar
.wxNullCursor
)
797 wxNullPen
= wxPenPtr(gdic
.cvar
.wxNullPen
)
798 wxNullBrush
= wxBrushPtr(gdic
.cvar
.wxNullBrush
)
799 wxNullPalette
= wxPalettePtr(gdic
.cvar
.wxNullPalette
)
800 wxNullFont
= wxFontPtr(gdic
.cvar
.wxNullFont
)
801 wxNullColour
= wxColourPtr(gdic
.cvar
.wxNullColour
)
802 wxIMAGELIST_DRAW_NORMAL
= gdic
.wxIMAGELIST_DRAW_NORMAL
803 wxIMAGELIST_DRAW_TRANSPARENT
= gdic
.wxIMAGELIST_DRAW_TRANSPARENT
804 wxIMAGELIST_DRAW_SELECTED
= gdic
.wxIMAGELIST_DRAW_SELECTED
805 wxIMAGELIST_DRAW_FOCUSED
= gdic
.wxIMAGELIST_DRAW_FOCUSED
806 wxIMAGE_LIST_NORMAL
= gdic
.wxIMAGE_LIST_NORMAL
807 wxIMAGE_LIST_SMALL
= gdic
.wxIMAGE_LIST_SMALL
808 wxIMAGE_LIST_STATE
= gdic
.wxIMAGE_LIST_STATE