wxIconBundle
Module
wxIconBundle
Module Summary
See external documentation: wxIconBundle.
Description
See external documentation: wxIconBundle.
Types
Ic = wxIconBundle() | wxIcon:wxIcon()
Types
This = wxIconBundle()
Equivalent to getIcon(This, []).
Types
This = wxIconBundle()
Option = {size, integer()}
This = wxIconBundle()
Size = {W::integer(), H::integer()}
See external documentation.
Also:
getIcon(This, Size) -> wxIcon:wxIcon() when
This::wxIconBundle(), Size::{W::integer(), H::integer()}.