table of contents
other versions
- buster 1:21.2.6+dfsg-1
- testing 1:23.2.6+dfsg-1
- unstable 1:23.2.6+dfsg-1
- experimental 1:24.0.5+dfsg-1
wxControl(3erl) | Erlang Module Definition | wxControl(3erl) |
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) -> unicode:charlist()Types:
This = wxControl()
See external documentation.
setLabel(This, Label) -> ok
Types:
This = wxControl()
Label = unicode:chardata()
Label = unicode:chardata()
See external documentation.
AUTHORS¶
<>wx 1.8.6 |