wxIcon
Table of Contents
wxIcon
wxWidgets Documentation for wxIcon
Creation Parameters
sequence filename
atom type
(see
wxBitmap
)
atom desired_height [=-1]
atom desired_width [=-1]
This is a true Icon under Windows, but is really just a
wxBitmap
under Linux.
Functions/Procedures
func
load_icon
( atom icon, object file, atom icon_type, integer height, atom width )
Supertopics
Classes
Graphics
wxIcon
Table of Contents
[
func
]
load_icon
( atom icon, object file, atom icon_type, integer height, atom width )
Category:
wxIcon
Loads an icon from a file or resource.