示例#1
0
 def create_gui_variable(self, label, type, initial_value=None):
     return StatusUI.add_variable(label, type, initial_value)