Lines Matching defs:section
51 def Get(self, section, option, type=None, default=None, raw=False): argument
68 def GetOptionList(self, section): argument
85 def SetOption(self, section, option, value): argument
102 def RemoveOption(self, section, option): argument
111 def AddSection(self, section): argument
226 def GetOption(self, configType, section, option, default=None, type=None, argument
266 def SetOption(self, configType, section, option, value): argument
387 def current_colors_and_keys(self, section): argument
747 def GetFont(self, root, configType, section): argument
824 def add_option(self, config_type, section, item, value): argument
833 def save_option(config_type, section, item, value): argument
875 def delete_section(self, config_type, section): argument