[Ericsson AB]

wxColourData

MODULE

wxColourData

MODULE SUMMARY

See external documentation: wxColourData.

DESCRIPTION

See external documentation: wxColourData.

DATA TYPES

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

new() -> wxColourData()

See external documentation.

new(Data::wxColourData()) -> wxColourData()

See external documentation.

getChooseFull(This::wxColourData()) -> bool()

See external documentation.

getColour(This::wxColourData()) -> colour() (see module wx)

See external documentation.

getCustomColour(This::wxColourData(), I::integer()) -> colour() (see module wx)

See external documentation.

setChooseFull(This::wxColourData(), Flag::bool()) -> ok

See external documentation.

setColour(This::wxColourData(), Colour::colour() (see module wx)) -> ok

See external documentation.

setCustomColour(This::wxColourData(), I::integer(), Colour::colour() (see module wx)) -> ok

See external documentation.

destroy(This::wxColourData()) -> ok

Destroys this object, do not use object again

AUTHORS

- support@erlang.ericsson.se

wx 0.98.1
Copyright © 1991-2009 Ericsson AB