wxControl.3erl

Langue: en

Autres versions - même langue

Version: 273684 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

wxControl - See external documentation: wxControl.

DESCRIPTION

See external documentation: wxControl <http://www.wxwidgets.org/manuals/stable/wx_wxcontrol.html>.

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::wxControl()) -> string()


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxcontrol.html#wxcontrolgetlabel>.

setLabel(This::wxControl(), Label::string()) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxcontrol.html#wxcontrolsetlabel>.