Package gnue :: Package forms :: Module GFConfig
[show private | hide private]

Module gnue.forms.GFConfig

Valid configuration options for forms (appears under [forms] section in gnue.conf)
Variable Summary
tuple ConfigOptions = ({'Comment': 'The default user interface...

Variable Details

ConfigOptions

Type:
tuple
Value:
({'Comment': 'The default user interface driver to use if not specifie\
d on the command line.',
  'Default': 'wx26',
  'Description': 'The default user interface driver to use if not spec\
ified on the command line.',
  'Name': 'DefaultUI',
  'Options': ['curses', 'wx26', 'gtk2', 'qt3', 'html', 'win32'],
  'Type': 'Setting',
...                                                                    


GNUe Home

Private API

Developer's Corner