wxBitmapButton

See external documentation: wxBitmapButton.

See external documentation: wxBitmapButton.

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

Functions


new() -> wxBitmapButton()

See external documentation.

new(Parent, Id, Bitmap) -> wxBitmapButton()

new(Parent, Id, Bitmap, Options::[Option]) -> wxBitmapButton()

See external documentation.

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

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

See external documentation.

getBitmapDisabled(This) -> wxBitmap:wxBitmap()

See external documentation.

getBitmapFocus(This) -> wxBitmap:wxBitmap()

See external documentation.

getBitmapLabel(This) -> wxBitmap:wxBitmap()

See external documentation.

getBitmapSelected(This) -> wxBitmap:wxBitmap()

See external documentation.

setBitmapDisabled(This, Disabled) -> ok

See external documentation.

setBitmapFocus(This, Focus) -> ok

See external documentation.

setBitmapLabel(This, Bitmap) -> ok

See external documentation.

setBitmapSelected(This, Sel) -> ok

See external documentation.

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

Destroys this object, do not use object again