Searched refs:set_choice (Results 1 – 3 of 3) sorted by relevance
102 def set_choice(self, string): member in PromptFrame436 def set_choice(self, string): member in FirmwareWindow438 self.prompt_frame.set_choice(string)
776 set_choice(genericobject *g, PyObject *args) in set_choice() function830 {"set_choice", (PyCFunction)set_choice, METH_OLDARGS},
325 Add a choice object to the form. --- Methods: :meth:`set_choice`,