package lablgtk3-sourceview3

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

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.0.beta7.tbz
sha256=d8649337faa63d6132d7af4582db835653b142cdf7ca3e23633bcd2e055bb80f
sha512=54fafe132386c5475102a69ff96669930a5cc454934d61d53becde0bfb8515934aa7b2424d917c0f27115cc39afd8b3172080f3a43db5f314ef3bec7b59d0168

doc/lablgtk3-sourceview3/GSourceView3/class-source_view/index.html

Class GSourceView3.source_view

method completion : source_completion
method connect : source_view_signals
method source_buffer : source_buffer
method set_show_line_numbers : bool -> unit
method show_line_numbers : bool
method set_highlight_current_line : bool -> unit
method highlight_current_line : bool
method set_tab_width : int -> unit
method tab_width : int
method set_auto_indent : bool -> unit
method auto_indent : bool
method set_insert_spaces_instead_of_tabs : bool -> unit
method insert_spaces_instead_of_tabs : bool
method set_cursor_color : Gdk.color -> unit
method set_draw_spaces : SourceView3Enums.source_draw_spaces_flags list -> unit
method set_mark_attributes : category:string -> source_mark_attributes -> int -> unit
method get_mark_attributes : category:string -> source_mark_attributes option
method get_mark_priority : category:string -> int
OCaml

Innovation. Community. Security.