package lablgtk3-sourceview3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GtkSourceView3.SourceViewSource

include module type of struct include GtkSourceView3Props.SourceView 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
Sourceval new_with_buffer : [> `sourcebuffer ] Gtk.obj -> GtkSourceView3_types.source_view Gtk.obj
Sourceval get_mark_attributes : [> `sourceview ] Gtk.obj -> category:string -> GtkSourceView3_types.source_mark_attributes Gtk.obj option
Sourceval get_mark_priority : [> `sourceview ] Gtk.obj -> category:string -> int
Sourceval set_cursor_color : [> `sourceview ] Gtk.obj -> Gdk.color -> unit
OCaml

Innovation. Community. Security.