package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.0.beta6.tbz
sha256=4014ac73afd502cfce862fc65a3c77372fb191a8f317d6803f1a9372172bd1ca
md5=7f0027b74aaa85329dacba062e1c2b95

doc/lablgtk3/GWindow/Buttons/index.html

Module GWindow.Buttons

val ok : [> `OK ] buttons
val close : [> `CLOSE ] buttons
val yes_no : [> `YES | `NO ] buttons
val ok_cancel : [> `OK | `CANCEL ] buttons
type color_selection = [
  1. | `OK
  2. | `CANCEL
  3. | `HELP
  4. | `DELETE_EVENT
]
type file_selection = [
  1. | `OK
  2. | `CANCEL
  3. | `HELP
  4. | `DELETE_EVENT
]
type font_selection = [
  1. | `OK
  2. | `CANCEL
  3. | `APPLY
  4. | `DELETE_EVENT
]
type about = [
  1. | `CANCEL
  2. | `CLOSE
  3. | `DELETE_EVENT
]
OCaml

Innovation. Community. Security.