wxIconBundle

See external documentation: wxIconBundle.

See external documentation: wxIconBundle.

Functions


new() -> wxIconBundle()

See external documentation.

new(Ic) -> wxIconBundle()

See external documentation.

new(File, Type) -> wxIconBundle()

See external documentation.

addIcon(This, Icon) -> ok

See external documentation.

addIcon(This, File, Type) -> ok

See external documentation.

getIcon(This) -> wxIcon:wxIcon()

Equivalent to getIcon(This, []).

getIcon(This, Options::[Option]) -> wxIcon:wxIcon()

See external documentation.
Also:
getIcon(This, Size) -> wxIcon:wxIcon() when
This::wxIconBundle(), Size::{W::integer(), H::integer()}.

destroy(This::wxIconBundle()) -> ok

Destroys this object, do not use object again