package bogue

  1. Overview
  2. Docs

Create an image from a Layout.

Dependency graph
val create : ?border:Style.border -> Layout.t -> Widget.t

Should be called from the main thread only. There are some issues with transparency.

  • returns

    a Box widget.

val to_cursor : ?hot_x:int -> ?hot_y:int -> Layout.t -> Tsdl.Sdl.cursor option
OCaml

Innovation. Community. Security.