package lablgtk3-sourceview3

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

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.1.tbz
sha256=22c7061c8acb49c1ccd0a19396d2b1d7d1d677e0ce7954122404be94a00fecf9
sha512=193c340d9941680869eb90bc89f5b27cc5bdf294f4635081a9ba56a99fa2982266c4ee2eb5fd04d3a3f6150082800de5df786def8c72a276a779d843d914e9e3

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:bool -> ?highlight_current_line:bool -> ?indent_on_tab:bool -> ?indent_width:int -> ?insert_spaces_instead_of_tabs:bool -> ?right_margin_position:int -> ?show_line_marks:bool -> ?show_line_numbers:bool -> ?show_right_margin:bool -> ?smart_home_end:SourceView3Enums.source_smart_home_end_type -> ?tab_width:int -> 'b
OCaml

Innovation. Community. Security.