wxErlang

Reference Manual

Version 1.8.3

Table of Contents

wxSystemOptions

Module

wxSystemOptions

Module Summary

See external documentation: wxSystemOptions.

Description

See external documentation: wxSystemOptions.

DATA TYPES

wxSystemOptions()

An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.

Exports

getOption(Name) -> unicode:charlist()

Types

getOptionInt(Name) -> integer()

Types

hasOption(Name) -> boolean()

Types

isFalse(Name) -> boolean()

Types

setOption(Name, Value) -> ok

Types

Value = integer()

See external documentation.
Also:
setOption(Name, Value) -> 'ok' when
Name::unicode:chardata(), Value::unicode:chardata().