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