wxArtProvider(3erl) | Erlang Module Definition | wxArtProvider(3erl) |
wxArtProvider - See external documentation: wxArtProvider.
See external documentation: wxArtProvider.
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.
getBitmap(Id) -> wxBitmap:wxBitmap()
Types:
Equivalent to getBitmap(Id, []).
getBitmap(Id, Options::[Option]) ->
wxBitmap:wxBitmap()
Types:
See external documentation.
getIcon(Id) -> wxIcon:wxIcon()
Types:
Equivalent to getIcon(Id, []).
getIcon(Id, Options::[Option]) -> wxIcon:wxIcon()
Types:
See external documentation.
<>
wx 1.8.6 |