wxStaticText

See external documentation: wxStaticText.

See external documentation: wxStaticText.

This class is derived (and can use functions) from:
wxControl
wxWindow
wxEvtHandler

Functions


new() -> wxStaticText()

See external documentation.

new(Parent, Id, Label) -> wxStaticText()

new(Parent, Id, Label, Options::[Option]) -> wxStaticText()

See external documentation.

create(This, Parent, Id, Label) -> boolean()

create(This, Parent, Id, Label, Options::[Option]) -> boolean()

See external documentation.

getLabel(This) -> unicode:charlist()

See external documentation.

setLabel(This, Label) -> ok

See external documentation.

wrap(This, Width) -> ok

See external documentation.

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

Destroys this object, do not use object again