package lablgtk3-sourceview3

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

doc/lablgtk3-sourceview3/GtkSourceView3Props/SourceView/index.html

Module GtkSourceView3Props.SourceViewSource

Sourcemodule P : sig ... end
Sourcemodule S : sig ... end
Sourceval get_draw_spaces : [> `sourceview ] Gobject.obj -> SourceView3Enums.source_draw_spaces_flags list
Sourceval set_draw_spaces : [> `sourceview ] Gobject.obj -> SourceView3Enums.source_draw_spaces_flags list -> unit
Sourceval set_mark_attributes : [> `sourceview ] Gobject.obj -> category:string -> GtkSourceView3_types.source_mark_attributes Gobject.obj -> int -> unit
Sourceval make_params : cont:(([> `sourceview ] as 'a) Gobject.param list -> 'b) -> 'a Gobject.param list -> ?auto_indent:??? -> ?highlight_current_line:??? -> ?indent_on_tab:??? -> ?indent_width:??? -> ?insert_spaces_instead_of_tabs:??? -> ?right_margin_position:??? -> ?show_line_marks:??? -> ?show_line_numbers:??? -> ?show_right_margin:??? -> ?smart_home_end:??? -> ?tab_width:??? -> 'b