Query: wxartprovider
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxArtProvider(3erl) Erlang Module Definition wxArtProvider(3erl)NAMEwxArtProvider - See external documentation: wxArtProvider.DESCRIPTIONSee external documentation: wxArtProvider .DATA TYPESwxArtProvider() : 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.EXPORTSgetBitmap(Id::string()) -> wxBitmap() (see module wxBitmap) Equivalent to getBitmap(Id, []) . getBitmap(Id::string(), Options::[Option]) -> wxBitmap() (see module wxBitmap) Types Option = {client, string()} | {size, {W::integer(), H::integer()}} See external documentation . getIcon(Id::string()) -> wxIcon() (see module wxIcon) Equivalent to getIcon(Id, []) . getIcon(Id::string(), Options::[Option]) -> wxIcon() (see module wxIcon) Types Option = {client, string()} | {size, {W::integer(), H::integer()}} See external documentation .AUTHORS<> wxErlang 0.98.9 wxArtProvider(3erl)
Related Man Pages |
---|
wxbuffereddc(3erl) - linux |
wxicon(3erl) - linux |
wxiconbundle(3erl) - linux |
wxmenuitem(3erl) - linux |
wxstaticbitmap(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
Merry Christmas! |
Answers to Recently Asked Questions about UNIX.COM |
YouTube: How to Use Code Tags and Format Posts @UNIX.com |