Provided by: erlang-manpages_18.3-dfsg-1ubuntu3.1_all 

NAME
wxControl - See external documentation: wxControl.
DESCRIPTION
See external documentation: wxControl.
This class is derived (and can use functions) from:
wxWindow
wxEvtHandler
DATA TYPES
wxControl():
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
getLabel(This) -> charlist() (see module unicode)
Types:
This = wxControl()
See external documentation.
setLabel(This, Label) -> ok
Types:
This = wxControl()
Label = chardata() (see module unicode)
See external documentation.
AUTHORS
<>
wx 1.6.1 wxControl(3erl)