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