+class wxMutexGuiLockerPtr :
+ def __init__(self,this):
+ self.this = this
+ self.thisown = 0
+ def __del__(self,misc2c=misc2c):
+ if self.thisown == 1 :
+ misc2c.delete_wxMutexGuiLocker(self)
+ def __repr__(self):
+ return "<C wxMutexGuiLocker instance at %s>" % (self.this,)
+class wxMutexGuiLocker(wxMutexGuiLockerPtr):
+ def __init__(self,*_args,**_kwargs):
+ self.this = apply(misc2c.new_wxMutexGuiLocker,_args,_kwargs)
+ self.thisown = 1
+
+
+
+
class wxTipProviderPtr :
def __init__(self,this):
self.this = this
if val: val = wxSizePtr(val); val.thisown = 1
return val
+wxDisplaySizeMM = misc2c.wxDisplaySizeMM
+
+def wxGetDisplaySizeMM(*_args, **_kwargs):
+ val = apply(misc2c.wxGetDisplaySizeMM,_args,_kwargs)
+ if val: val = wxSizePtr(val); val.thisown = 1
+ return val
+
wxSetCursor = misc2c.wxSetCursor
def wxFindWindowByLabel(*_args, **_kwargs):
wxCaret_SetBlinkTime = misc2c.wxCaret_SetBlinkTime
+wxSafeYield = misc2c.wxSafeYield
+
wxPostEvent = misc2c.wxPostEvent
wxWakeUpIdle = misc2c.wxWakeUpIdle
-wxSafeYield = misc2c.wxSafeYield
+wxMutexGuiEnter = misc2c.wxMutexGuiEnter
+
+wxMutexGuiLeave = misc2c.wxMutexGuiLeave
+
+wxThread_IsMain = misc2c.wxThread_IsMain
wxShowTip = misc2c.wxShowTip
wxLOG_Trace = misc2c.wxLOG_Trace
wxLOG_Progress = misc2c.wxLOG_Progress
wxLOG_User = misc2c.wxLOG_User
+wxEVT_END_PROCESS = misc2c.wxEVT_END_PROCESS