wxSystemOptions
MODULE
wxSystemOptions
MODULE SUMMARY
See external documentation: wxSystemOptions.
DESCRIPTION
See external documentation: wxSystemOptions.
DATA TYPES
EXPORTS
getOption(Name) -> charlist() (see module unicode)
Types:
Name = chardata() (see module unicode)
getOptionInt(Name) -> integer()
Types:
Name = chardata() (see module unicode)
Types:
Name = chardata() (see module unicode)
Types:
Name = chardata() (see module unicode)
Types:
Name = chardata() (see module unicode)
Value = integer()
See external documentation.
  
 Also:
  setOption(Name, Value) -> ok when
  	Name::unicode:chardata(), Value::unicode:chardata().
 
