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().