Stk.Default_appDefault application.
class app : ?props:Props.t option -> ?rflags:Tsdl.Sdl.Renderer.flags option -> ?resizable:
bool
option -> ?show:bool option -> ?autosize_width:bool option -> ?autosize_height:
bool
option -> ?x:int option -> ?y:int option -> ?w:int option -> ?h:int option ->
string -> object ... endThis class defines a standard window for application, with a menu bar and standard menu items.