package stk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Stk.Default_appSource

Default application.

Sourceclass app : ?rflags:Tsdl.Sdl.Renderer.flags option -> ?resizable:bool option -> ?show: bool option -> ?x:int option -> ?y:int option -> ?w:int option -> ?h:int option -> string -> object ... end

This class defines a standard window for application, with a menu bar and standard menu items.

OCaml

Innovation. Community. Security.