wxSplashScreen
MODULE
wxSplashScreen
MODULE SUMMARY
See external documentation: wxSplashScreen.
DESCRIPTION
See external documentation: wxSplashScreen.
This class is derived (and can use functions) from:
wxFrame
wxTopLevelWindow
wxWindow
wxEvtHandler
DATA TYPES
EXPORTS
Equivalent to new(Bitmap, SplashStyle, Milliseconds, Parent, Id, []).
Types:
Option = {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()}
getSplashStyle(This::wxSplashScreen()) -> integer()