1 # This file was created automatically by SWIG.
6 def __init__(self
,this
):
9 def __del__(self
, gdic
=gdic
):
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
):
68 def __del__(self
, gdic
=gdic
):
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
):
85 def __del__(self
, gdic
=gdic
):
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
,arg0
,arg1
,*args
) :
116 self
.this
= apply(gdic
.new_wxIcon
,(arg0
,arg1
,)+args
)
122 class wxCursorPtr(wxBitmapPtr
):
123 def __init__(self
,this
):
126 def __del__(self
, gdic
=gdic
):
127 if self
.thisown
== 1 :
128 gdic
.delete_wxCursor(self
.this
)
130 val
= gdic
.wxCursor_Ok(self
.this
)
133 return "<C wxCursor instance>"
134 class wxCursor(wxCursorPtr
):
135 def __init__(self
,this
):
142 def __init__(self
,this
):
145 def GetFaceName(self
):
146 val
= gdic
.wxFont_GetFaceName(self
.this
)
149 val
= gdic
.wxFont_GetFamily(self
.this
)
151 def GetPointSize(self
):
152 val
= gdic
.wxFont_GetPointSize(self
.this
)
155 val
= gdic
.wxFont_GetStyle(self
.this
)
157 def GetUnderlined(self
):
158 val
= gdic
.wxFont_GetUnderlined(self
.this
)
161 val
= gdic
.wxFont_GetWeight(self
.this
)
163 def SetFaceName(self
,arg0
):
164 val
= gdic
.wxFont_SetFaceName(self
.this
,arg0
)
166 def SetFamily(self
,arg0
):
167 val
= gdic
.wxFont_SetFamily(self
.this
,arg0
)
169 def SetPointSize(self
,arg0
):
170 val
= gdic
.wxFont_SetPointSize(self
.this
,arg0
)
172 def SetStyle(self
,arg0
):
173 val
= gdic
.wxFont_SetStyle(self
.this
,arg0
)
175 def SetUnderlined(self
,arg0
):
176 val
= gdic
.wxFont_SetUnderlined(self
.this
,arg0
)
178 def SetWeight(self
,arg0
):
179 val
= gdic
.wxFont_SetWeight(self
.this
,arg0
)
182 return "<C wxFont instance>"
183 class wxFont(wxFontPtr
):
184 def __init__(self
,arg0
,arg1
,arg2
,arg3
,*args
) :
185 self
.this
= apply(gdic
.new_wxFont
,(arg0
,arg1
,arg2
,arg3
,)+args
)
192 def __init__(self
,this
):
195 def __del__(self
, gdic
=gdic
):
196 if self
.thisown
== 1 :
197 gdic
.delete_wxColour(self
.this
)
199 val
= gdic
.wxColour_Red(self
.this
)
202 val
= gdic
.wxColour_Green(self
.this
)
205 val
= gdic
.wxColour_Blue(self
.this
)
208 val
= gdic
.wxColour_Ok(self
.this
)
210 def Set(self
,arg0
,arg1
,arg2
):
211 val
= gdic
.wxColour_Set(self
.this
,arg0
,arg1
,arg2
)
214 val
= gdic
.wxColour_Get(self
.this
)
217 return "<C wxColour instance>"
218 class wxColour(wxColourPtr
):
219 def __init__(self
,*args
) :
220 self
.this
= apply(gdic
.new_wxColour
,()+args
)
227 def __init__(self
,this
):
231 val
= gdic
.wxPen_GetCap(self
.this
)
234 val
= gdic
.wxPen_GetColour(self
.this
)
235 val
= wxColourPtr(val
)
238 val
= gdic
.wxPen_GetJoin(self
.this
)
241 val
= gdic
.wxPen_GetStyle(self
.this
)
244 val
= gdic
.wxPen_GetWidth(self
.this
)
247 val
= gdic
.wxPen_Ok(self
.this
)
249 def SetCap(self
,arg0
):
250 val
= gdic
.wxPen_SetCap(self
.this
,arg0
)
252 def SetColour(self
,arg0
):
253 val
= gdic
.wxPen_SetColour(self
.this
,arg0
.this
)
255 def SetJoin(self
,arg0
):
256 val
= gdic
.wxPen_SetJoin(self
.this
,arg0
)
258 def SetStyle(self
,arg0
):
259 val
= gdic
.wxPen_SetStyle(self
.this
,arg0
)
261 def SetWidth(self
,arg0
):
262 val
= gdic
.wxPen_SetWidth(self
.this
,arg0
)
265 return "<C wxPen instance>"
266 class wxPen(wxPenPtr
):
267 def __init__(self
,arg0
,*args
) :
268 self
.this
= apply(gdic
.new_wxPen
,(arg0
.this
,)+args
)
275 def __init__(self
,this
):
279 val
= gdic
.wxBrush_GetColour(self
.this
)
280 val
= wxColourPtr(val
)
282 def GetStipple(self
):
283 val
= gdic
.wxBrush_GetStipple(self
.this
)
284 val
= wxBitmapPtr(val
)
287 val
= gdic
.wxBrush_GetStyle(self
.this
)
290 val
= gdic
.wxBrush_Ok(self
.this
)
292 def SetColour(self
,arg0
):
293 val
= gdic
.wxBrush_SetColour(self
.this
,arg0
.this
)
295 def SetStipple(self
,arg0
):
296 val
= gdic
.wxBrush_SetStipple(self
.this
,arg0
.this
)
298 def SetStyle(self
,arg0
):
299 val
= gdic
.wxBrush_SetStyle(self
.this
,arg0
)
302 return "<C wxBrush instance>"
303 class wxBrush(wxBrushPtr
):
304 def __init__(self
,arg0
,*args
) :
305 self
.this
= apply(gdic
.new_wxBrush
,(arg0
.this
,)+args
)
312 def __init__(self
,this
):
315 def __del__(self
, gdic
=gdic
):
316 if self
.thisown
== 1 :
317 gdic
.delete_wxDC(self
.this
)
318 def BeginDrawing(self
):
319 val
= gdic
.wxDC_BeginDrawing(self
.this
)
321 def Blit(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
,arg6
,arg7
):
322 val
= gdic
.wxDC_Blit(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
.this
,arg5
,arg6
,arg7
)
325 val
= gdic
.wxDC_Clear(self
.this
)
327 def CrossHair(self
,arg0
,arg1
):
328 val
= gdic
.wxDC_CrossHair(self
.this
,arg0
,arg1
)
330 def DestroyClippingRegion(self
):
331 val
= gdic
.wxDC_DestroyClippingRegion(self
.this
)
333 def DeviceToLogicalX(self
,arg0
):
334 val
= gdic
.wxDC_DeviceToLogicalX(self
.this
,arg0
)
336 def DeviceToLogicalXRel(self
,arg0
):
337 val
= gdic
.wxDC_DeviceToLogicalXRel(self
.this
,arg0
)
339 def DeviceToLogicalY(self
,arg0
):
340 val
= gdic
.wxDC_DeviceToLogicalY(self
.this
,arg0
)
342 def DeviceToLogicalYRel(self
,arg0
):
343 val
= gdic
.wxDC_DeviceToLogicalYRel(self
.this
,arg0
)
345 def DrawArc(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
):
346 val
= gdic
.wxDC_DrawArc(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
)
348 def DrawCircle(self
,arg0
,arg1
,arg2
):
349 val
= gdic
.wxDC_DrawCircle(self
.this
,arg0
,arg1
,arg2
)
351 def DrawEllipse(self
,arg0
,arg1
,arg2
,arg3
):
352 val
= gdic
.wxDC_DrawEllipse(self
.this
,arg0
,arg1
,arg2
,arg3
)
354 def DrawEllipticArc(self
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
):
355 val
= gdic
.wxDC_DrawEllipticArc(self
.this
,arg0
,arg1
,arg2
,arg3
,arg4
,arg5
)
357 def DrawIcon(self
,arg0
,arg1
,arg2
):
358 val
= gdic
.wxDC_DrawIcon(self
.this
,arg0
.this
,arg1
,arg2
)
360 def DrawLine(self
,arg0
,arg1
,arg2
,arg3
):
361 val
= gdic
.wxDC_DrawLine(self
.this
,arg0
,arg1
,arg2
,arg3
)
363 def DrawLines(self
,arg0
,*args
):
364 argl
= map(None,args
)
365 try: argl
[0] = argl
[0].this
368 val
= apply(gdic
.wxDC_DrawLines
,(self
.this
,arg0
,)+args
)
370 def DrawPolygon(self
,arg0
,*args
):
371 argl
= map(None,args
)
372 try: argl
[0] = argl
[0].this
375 val
= apply(gdic
.wxDC_DrawPolygon
,(self
.this
,arg0
,)+args
)
377 def DrawPoint(self
,arg0
,arg1
):
378 val
= gdic
.wxDC_DrawPoint(self
.this
,arg0
,arg1
)
380 def DrawRectangle(self
,arg0
,arg1
,arg2
,arg3
):
381 val
= gdic
.wxDC_DrawRectangle(self
.this
,arg0
,arg1
,arg2
,arg3
)
383 def DrawRoundedRectangle(self
,arg0
,arg1
,arg2
,arg3
,*args
):
384 val
= apply(gdic
.wxDC_DrawRoundedRectangle
,(self
.this
,arg0
,arg1
,arg2
,arg3
,)+args
)
386 def DrawSpline(self
,arg0
,*args
):
387 argl
= map(None,args
)
388 try: argl
[0] = argl
[0].this
391 val
= apply(gdic
.wxDC_DrawSpline
,(self
.this
,arg0
,)+args
)
393 def DrawText(self
,arg0
,arg1
,arg2
):
394 val
= gdic
.wxDC_DrawText(self
.this
,arg0
,arg1
,arg2
)
397 val
= gdic
.wxDC_EndDoc(self
.this
)
399 def EndDrawing(self
):
400 val
= gdic
.wxDC_EndDrawing(self
.this
)
403 val
= gdic
.wxDC_EndPage(self
.this
)
405 def FloodFill(self
,arg0
,arg1
,arg2
,*args
):
406 val
= apply(gdic
.wxDC_FloodFill
,(self
.this
,arg0
,arg1
,arg2
.this
,)+args
)
408 def GetBackground(self
):
409 val
= gdic
.wxDC_GetBackground(self
.this
)
410 val
= wxBrushPtr(val
)
413 val
= gdic
.wxDC_GetBrush(self
.this
)
414 val
= wxBrushPtr(val
)
416 def GetCharHeight(self
):
417 val
= gdic
.wxDC_GetCharHeight(self
.this
)
419 def GetCharWidth(self
):
420 val
= gdic
.wxDC_GetCharWidth(self
.this
)
422 def GetClippingBox(self
):
423 val
= gdic
.wxDC_GetClippingBox(self
.this
)
426 val
= gdic
.wxDC_GetFont(self
.this
)
429 def GetLogicalFunction(self
):
430 val
= gdic
.wxDC_GetLogicalFunction(self
.this
)
432 def GetMapMode(self
):
433 val
= gdic
.wxDC_GetMapMode(self
.this
)
435 def GetOptimization(self
):
436 val
= gdic
.wxDC_GetOptimization(self
.this
)
439 val
= gdic
.wxDC_GetPen(self
.this
)
442 def GetPixel(self
,arg0
,arg1
):
443 val
= gdic
.wxDC_GetPixel(self
.this
,arg0
,arg1
)
444 val
= wxColourPtr(val
)
447 def GetSizeTuple(self
):
448 val
= gdic
.wxDC_GetSizeTuple(self
.this
)
451 val
= gdic
.wxDC_GetSize(self
.this
)
455 def GetTextBackground(self
):
456 val
= gdic
.wxDC_GetTextBackground(self
.this
)
457 val
= wxColourPtr(val
)
459 def GetTextExtent(self
,arg0
):
460 val
= gdic
.wxDC_GetTextExtent(self
.this
,arg0
)
462 def GetFullTextExtent(self
,arg0
,*args
):
463 argl
= map(None,args
)
464 try: argl
[0] = argl
[0].this
467 val
= apply(gdic
.wxDC_GetFullTextExtent
,(self
.this
,arg0
,)+args
)
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
.this
)
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 wxWindowDCPtr(wxDCPtr
):
633 def __init__(self
,this
):
637 return "<C wxWindowDC instance>"
638 class wxWindowDC(wxWindowDCPtr
):
639 def __init__(self
,arg0
) :
640 self
.this
= gdic
.new_wxWindowDC(arg0
.this
)
646 class wxPostScriptDCPtr(wxDCPtr
):
647 def __init__(self
,this
):
651 return "<C wxPostScriptDC instance>"
652 class wxPostScriptDC(wxPostScriptDCPtr
):
653 def __init__(self
,arg0
,*args
) :
654 argl
= map(None,args
)
655 try: argl
[1] = argl
[1].this
658 self
.this
= apply(gdic
.new_wxPostScriptDC
,(arg0
,)+args
)
665 def __init__(self
,this
):
668 def __del__(self
, gdic
=gdic
):
669 if self
.thisown
== 1 :
670 gdic
.delete_wxPalette(self
.this
)
671 def GetPixel(self
,arg0
,arg1
,arg2
):
672 val
= gdic
.wxPalette_GetPixel(self
.this
,arg0
,arg1
,arg2
)
674 def GetRGB(self
,arg0
,arg1
,arg2
,arg3
):
675 val
= gdic
.wxPalette_GetRGB(self
.this
,arg0
,arg1
,arg2
,arg3
)
678 val
= gdic
.wxPalette_Ok(self
.this
)
681 return "<C wxPalette instance>"
682 class wxPalette(wxPalettePtr
):
683 def __init__(self
,arg0
,arg1
,arg2
) :
684 self
.this
= gdic
.new_wxPalette(arg0
,arg1
,arg2
)
690 class wxImageListPtr
:
691 def __init__(self
,this
):
694 def __del__(self
, gdic
=gdic
):
695 if self
.thisown
== 1 :
696 gdic
.delete_wxImageList(self
.this
)
698 val
= gdic
.wxImageList_Add(self
.this
,arg0
.this
)
700 def Replace(self
,arg0
,arg1
):
701 val
= gdic
.wxImageList_Replace(self
.this
,arg0
,arg1
.this
)
703 def Draw(self
,arg0
,arg1
,arg2
,arg3
,*args
):
704 val
= apply(gdic
.wxImageList_Draw
,(self
.this
,arg0
,arg1
.this
,arg2
,arg3
,)+args
)
706 def GetImageCount(self
):
707 val
= gdic
.wxImageList_GetImageCount(self
.this
)
709 def Remove(self
,arg0
):
710 val
= gdic
.wxImageList_Remove(self
.this
,arg0
)
713 val
= gdic
.wxImageList_RemoveAll(self
.this
)
716 return "<C wxImageList instance>"
717 class wxImageList(wxImageListPtr
):
718 def __init__(self
,arg0
,arg1
,*args
) :
719 self
.this
= apply(gdic
.new_wxImageList
,(arg0
,arg1
,)+args
)
727 #-------------- FUNCTION WRAPPERS ------------------
729 def wxEmptyBitmap(arg0
,arg1
,*args
):
730 val
= apply(gdic
.wxEmptyBitmap
,(arg0
,arg1
,)+args
)
731 val
= wxBitmapPtr(val
)
735 def wxNoRefBitmap(arg0
,arg1
):
736 val
= gdic
.wxNoRefBitmap(arg0
,arg1
)
737 val
= wxBitmapPtr(val
)
740 def wxMaskColour(arg0
,arg1
):
741 val
= gdic
.wxMaskColour(arg0
.this
,arg1
.this
)
746 def wxStockCursor(arg0
):
747 val
= gdic
.wxStockCursor(arg0
)
748 val
= wxCursorPtr(val
)
752 def wxNamedColour(arg0
):
753 val
= gdic
.wxNamedColour(arg0
)
754 val
= wxColourPtr(val
)
758 def wxMemoryDCFromDC(arg0
):
759 val
= gdic
.wxMemoryDCFromDC(arg0
.this
)
760 val
= wxMemoryDCPtr(val
)
766 #-------------- VARIABLE WRAPPERS ------------------
769 wxNORMAL_FONT
= wxFontPtr(gdic
.cvar
.wxNORMAL_FONT
)
770 wxSMALL_FONT
= wxFontPtr(gdic
.cvar
.wxSMALL_FONT
)
771 wxITALIC_FONT
= wxFontPtr(gdic
.cvar
.wxITALIC_FONT
)
772 wxSWISS_FONT
= wxFontPtr(gdic
.cvar
.wxSWISS_FONT
)
773 wxRED_PEN
= wxPenPtr(gdic
.cvar
.wxRED_PEN
)
774 wxCYAN_PEN
= wxPenPtr(gdic
.cvar
.wxCYAN_PEN
)
775 wxGREEN_PEN
= wxPenPtr(gdic
.cvar
.wxGREEN_PEN
)
776 wxBLACK_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_PEN
)
777 wxWHITE_PEN
= wxPenPtr(gdic
.cvar
.wxWHITE_PEN
)
778 wxTRANSPARENT_PEN
= wxPenPtr(gdic
.cvar
.wxTRANSPARENT_PEN
)
779 wxBLACK_DASHED_PEN
= wxPenPtr(gdic
.cvar
.wxBLACK_DASHED_PEN
)
780 wxGREY_PEN
= wxPenPtr(gdic
.cvar
.wxGREY_PEN
)
781 wxMEDIUM_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxMEDIUM_GREY_PEN
)
782 wxLIGHT_GREY_PEN
= wxPenPtr(gdic
.cvar
.wxLIGHT_GREY_PEN
)
783 wxBLUE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLUE_BRUSH
)
784 wxGREEN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREEN_BRUSH
)
785 wxWHITE_BRUSH
= wxBrushPtr(gdic
.cvar
.wxWHITE_BRUSH
)
786 wxBLACK_BRUSH
= wxBrushPtr(gdic
.cvar
.wxBLACK_BRUSH
)
787 wxTRANSPARENT_BRUSH
= wxBrushPtr(gdic
.cvar
.wxTRANSPARENT_BRUSH
)
788 wxCYAN_BRUSH
= wxBrushPtr(gdic
.cvar
.wxCYAN_BRUSH
)
789 wxRED_BRUSH
= wxBrushPtr(gdic
.cvar
.wxRED_BRUSH
)
790 wxGREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxGREY_BRUSH
)
791 wxMEDIUM_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxMEDIUM_GREY_BRUSH
)
792 wxLIGHT_GREY_BRUSH
= wxBrushPtr(gdic
.cvar
.wxLIGHT_GREY_BRUSH
)
793 wxBLACK
= wxColourPtr(gdic
.cvar
.wxBLACK
)
794 wxWHITE
= wxColourPtr(gdic
.cvar
.wxWHITE
)
795 wxRED
= wxColourPtr(gdic
.cvar
.wxRED
)
796 wxBLUE
= wxColourPtr(gdic
.cvar
.wxBLUE
)
797 wxGREEN
= wxColourPtr(gdic
.cvar
.wxGREEN
)
798 wxCYAN
= wxColourPtr(gdic
.cvar
.wxCYAN
)
799 wxLIGHT_GREY
= wxColourPtr(gdic
.cvar
.wxLIGHT_GREY
)
800 wxSTANDARD_CURSOR
= wxCursorPtr(gdic
.cvar
.wxSTANDARD_CURSOR
)
801 wxHOURGLASS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxHOURGLASS_CURSOR
)
802 wxCROSS_CURSOR
= wxCursorPtr(gdic
.cvar
.wxCROSS_CURSOR
)
803 wxNullBitmap
= wxBitmapPtr(gdic
.cvar
.wxNullBitmap
)
804 wxNullIcon
= wxIconPtr(gdic
.cvar
.wxNullIcon
)
805 wxNullCursor
= wxCursorPtr(gdic
.cvar
.wxNullCursor
)
806 wxNullPen
= wxPenPtr(gdic
.cvar
.wxNullPen
)
807 wxNullBrush
= wxBrushPtr(gdic
.cvar
.wxNullBrush
)
808 wxNullPalette
= wxPalettePtr(gdic
.cvar
.wxNullPalette
)
809 wxNullFont
= wxFontPtr(gdic
.cvar
.wxNullFont
)
810 wxNullColour
= wxColourPtr(gdic
.cvar
.wxNullColour
)
811 wxIMAGELIST_DRAW_NORMAL
= gdic
.wxIMAGELIST_DRAW_NORMAL
812 wxIMAGELIST_DRAW_TRANSPARENT
= gdic
.wxIMAGELIST_DRAW_TRANSPARENT
813 wxIMAGELIST_DRAW_SELECTED
= gdic
.wxIMAGELIST_DRAW_SELECTED
814 wxIMAGELIST_DRAW_FOCUSED
= gdic
.wxIMAGELIST_DRAW_FOCUSED
815 wxIMAGE_LIST_NORMAL
= gdic
.wxIMAGE_LIST_NORMAL
816 wxIMAGE_LIST_SMALL
= gdic
.wxIMAGE_LIST_SMALL
817 wxIMAGE_LIST_STATE
= gdic
.wxIMAGE_LIST_STATE