linux man page for wxbitmapbutton

Query: wxbitmapbutton

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wxBitmapButton(3erl)					     Erlang Module Definition					      wxBitmapButton(3erl)

NAME
wxBitmapButton - See external documentation: wxBitmapButton.
DESCRIPTION
See external documentation: wxBitmapButton . This class is derived (and can use functions) from: wxButton wxControl wxWindow wxEvtHandler
DATA TYPES
wxBitmapButton() : 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
new() -> wxBitmapButton() See external documentation . new(Parent::wxWindow() (see module wxWindow), Id::integer(), Bitmap::wxBitmap() (see module wxBitmap)) -> wxBitmapButton() Equivalent to new(Parent, Id, Bitmap, []) . new(Parent::wxWindow() (see module wxWindow), Id::integer(), Bitmap::wxBitmap() (see module wxBitmap), Options::[Option]) -> wxBitmapBut- ton() Types Option = {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()} | {validator, wx() (see module wx)} See external documentation . create(This::wxBitmapButton(), Parent::wxWindow() (see module wxWindow), Id::integer(), Bitmap::wxBitmap() (see module wxBitmap)) -> bool() Equivalent to create(This, Parent, Id, Bitmap, []) . create(This::wxBitmapButton(), Parent::wxWindow() (see module wxWindow), Id::integer(), Bitmap::wxBitmap() (see module wxBitmap), Options::[Option]) -> bool() Types Option = {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()} | {validator, wx() (see module wx)} See external documentation . getBitmapDisabled(This::wxBitmapButton()) -> wxBitmap() (see module wxBitmap) See external documentation . getBitmapFocus(This::wxBitmapButton()) -> wxBitmap() (see module wxBitmap) See external documentation . getBitmapLabel(This::wxBitmapButton()) -> wxBitmap() (see module wxBitmap) See external documentation . getBitmapSelected(This::wxBitmapButton()) -> wxBitmap() (see module wxBitmap) See external documentation . setBitmapDisabled(This::wxBitmapButton(), Disabled::wxBitmap() (see module wxBitmap)) -> ok See external documentation . setBitmapFocus(This::wxBitmapButton(), Focus::wxBitmap() (see module wxBitmap)) -> ok See external documentation . setBitmapLabel(This::wxBitmapButton(), Bitmap::wxBitmap() (see module wxBitmap)) -> ok See external documentation . setBitmapSelected(This::wxBitmapButton(), Sel::wxBitmap() (see module wxBitmap)) -> ok See external documentation . destroy(This::wxBitmapButton()) -> ok Destroys this object, do not use object again
AUTHORS
<> wxErlang 0.98.9 wxBitmapButton(3erl)
Related Man Pages
wximagelist(3erl) - linux
wxbitmapbutton(3erl) - linux
wxbrush(3erl) - linux
wxspinbutton(3erl) - linux
wxtoolbar(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Answers to Recently Asked Questions about UNIX.COM
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
UNIX.com End of Year (EOY) Report (2019)