package lablgtk3-sourceview3

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

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.5.tbz
sha256=d4821cdbecf3ae374f20317d63e43fe58030c3ba9657b51a2e83e652197e8eac
sha512=83f0be38a1e21737de93f88b0adac15cdcc50cf712d773720b9bc1e8d8ffdb2c660d35840f25d326a42a9d4e6537e6cef466099bf72494196b2cc79977e703e3

doc/lablgtk3-sourceview3/OgtkSourceView3Props/class-source_view_props/index.html

Class OgtkSourceView3Props.source_view_propsSource

val virtual obj : [> `sourceview ] Gobject.obj
method set_auto_indent : bool -> unit
method set_highlight_current_line : bool -> unit
method set_indent_on_tab : bool -> unit
method set_indent_width : int -> unit
method set_insert_spaces_instead_of_tabs : bool -> unit
method set_right_margin_position : int -> unit
method set_show_line_marks : bool -> unit
method set_show_line_numbers : bool -> unit
method set_show_right_margin : bool -> unit
method set_smart_home_end : SourceView3Enums.source_smart_home_end_type -> unit
method set_tab_width : int -> unit
method auto_indent : bool
method highlight_current_line : bool
method indent_on_tab : bool
method indent_width : int
method insert_spaces_instead_of_tabs : bool
method right_margin_position : int
method show_line_marks : bool
method show_line_numbers : bool
method show_right_margin : bool
method tab_width : int
OCaml

Innovation. Community. Security.