package lablgtk3-sourceview3

  1. Overview
  2. Docs
OCaml interface to GTK+ gtksourceview library

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.3.tbz
sha256=786ae7fa15ce166ef85515eda86bb4b258f47cdc1d712d850bb9440a510021c6
sha512=bfa0f351c18eff7c8bd79e9c7c533bc5e8882784d239ce3a3b71c0d50f647538f5d002e456a41969badbdfe07f0a9697c43850ebe3b372c147297690e7ee1c60

doc/lablgtk3-sourceview3/SourceView3Enums/index.html

Module SourceView3EnumsSource

sourceView3 enums

Sourcetype source_smart_home_end_type = [
  1. | `DISABLED
  2. | `BEFORE
  3. | `AFTER
  4. | `ALWAYS
]
Sourcetype source_draw_spaces_flags = [
  1. | `SPACE
  2. | `TAB
  3. | `NEWLINE
  4. | `NBSP
  5. | `LEADING
  6. | `TEXT
  7. | `TRAILING
]
Sourcetype source_completion_activation_flags = [
  1. | `INTERACTIVE
  2. | `USER_REQUESTED
]
OCaml

Innovation. Community. Security.