reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -910,6 +910,10 @@ class Gauge(_core.Control):
|
||||
"""GetValue(self) -> int"""
|
||||
return _controls_.Gauge_GetValue(*args, **kwargs)
|
||||
|
||||
def Pulse(*args, **kwargs):
|
||||
"""Pulse(self)"""
|
||||
return _controls_.Gauge_Pulse(*args, **kwargs)
|
||||
|
||||
def IsVertical(*args, **kwargs):
|
||||
"""IsVertical(self) -> bool"""
|
||||
return _controls_.Gauge_IsVertical(*args, **kwargs)
|
||||
|
Reference in New Issue
Block a user