Query: wxcolourdata
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxColourData(3erl) Erlang Module Definition wxColourData(3erl)NAMEwxColourData - See external documentation: wxColourData.DESCRIPTIONSee external documentation: wxColourData .DATA TYPESwxColourData() : 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.EXPORTSnew() -> 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 againAUTHORS<> wxErlang 0.98.9 wxColourData(3erl)
| Related Man Pages | 
|---|
| wxbrush(3erl) - linux | 
| wxkeyevent(3erl) - linux | 
| wxlistitem(3erl) - linux | 
| wxnavigationkeyevent(3erl) - linux | 
| wxpen(3erl) - linux | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| User Guide: Posting in the Emergency Forum | 
| Rules for Homework & Coursework Questions Forum | 
| Answers to Recently Asked Questions about UNIX.COM |