wxbufferedpaintdc(3erl) linux man page | unix.com

Man Page: wxbufferedpaintdc

Operating Environment: linux

Section: 3erl

wxBufferedPaintDC(3erl) 				     Erlang Module Definition					   wxBufferedPaintDC(3erl)

NAME
wxBufferedPaintDC - See external documentation: wxBufferedPaintDC.
DESCRIPTION
See external documentation: wxBufferedPaintDC . This class is derived (and can use functions) from: wxBufferedDC wxMemoryDC wxDC
DATA TYPES
wxBufferedPaintDC() : 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(Window::wxWindow() (see module wxWindow)) -> wxBufferedPaintDC() Equivalent to new(Window, []) . new(Window::wxWindow() (see module wxWindow), X::term()) -> wxBufferedPaintDC() See external documentation . Alternatives: new(Window::wxWindow:wxWindow(), Buffer::wxBitmap:wxBitmap()) -> new(Window,Buffer, []) new(Window::wxWindow:wxWindow(), [Option]) -> wxBufferedPaintDC() Option = {style, integer()} new(Window::wxWindow() (see module wxWindow), Buffer::wxBitmap() (see module wxBitmap), Options::[Option]) -> wxBufferedPaintDC() Types Option = {style, integer()} See external documentation . destroy(This::wxBufferedPaintDC()) -> ok Destroys this object, do not use object again
AUTHORS
<> wxErlang 0.98.9 wxBufferedPaintDC(3erl)
Related Man Pages
wxbutton(3erl) - linux
wxpanel(3erl) - linux
wxprintdialog(3erl) - linux
wxstaticbitmap(3erl) - linux
wxstaticline(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Answers to Recently Asked Questions about UNIX.COM
YouTube: How to Use Code Tags and Format Posts @UNIX.com
UNIX.com End of Year (EOY) Report (2019)