linux man page for wxiconbundle

Query: wxiconbundle

OS: linux

Section: 3erl

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

wxIconBundle(3erl)					     Erlang Module Definition						wxIconBundle(3erl)

NAME
wxIconBundle - See external documentation: wxIconBundle.
DESCRIPTION
See external documentation: wxIconBundle .
DATA TYPES
wxIconBundle() : 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() -> wxIconBundle() See external documentation . new(Ic::wxIconBundle() | wxIcon() (see module wxIcon)) -> wxIconBundle() See external documentation . new(File::string(), Type::integer()) -> wxIconBundle() See external documentation . addIcon(This::wxIconBundle(), Icon::wxIcon() (see module wxIcon)) -> ok See external documentation . addIcon(This::wxIconBundle(), File::string(), Type::integer()) -> ok See external documentation . getIcon(This::wxIconBundle()) -> wxIcon() (see module wxIcon) Equivalent to getIcon(This, []) . getIcon(This::wxIconBundle(), X::term()) -> wxIcon() (see module wxIcon) See external documentation . Alternatives: getIcon(This::wxIconBundle(), [Option]) -> wxIcon:wxIcon() Option = {size, integer()} getIcon(This::wxIconBundle(), Size::{W::integer(),H::integer()}) -> wxIcon:wxIcon() destroy(This::wxIconBundle()) -> ok Destroys this object, do not use object again
AUTHORS
<> wxErlang 0.98.9 wxIconBundle(3erl)
Related Man Pages
wximagelist(3erl) - linux
wxbitmap(3erl) - linux
wxgraphicscontext(3erl) - linux
wxicon(3erl) - linux
wxpen(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
Merry Christmas!
YouTube: How to Use Code Tags and Format Posts @UNIX.com