예제 #1
0
def IsDisabled():
    return not internal.on_IsEnabled()
예제 #2
0
def IsEnabled():
    return internal.on_IsEnabled()