Frama-C API - source_view
val obj : GtkSourceView3_types.source_view Gtk.objmethod accepts_tab : boolmethod add_child_at_anchor : GObj.widget -> GText.child_anchor -> unitmethod add_child_in_window : child:GObj.widget -> which_window:Gtk.Tags.text_window_type -> x:int -> y:int -> unitmethod app_paintable : boolmethod as_view : Gtk.text_view Gtk.objmethod auto_indent : boolmethod backward_display_line : GText.iter -> boolmethod backward_display_line_start : GText.iter -> boolmethod bottom_margin : intmethod buffer : GText.buffermethod buffer_to_window_coords : tag:Gtk.Tags.text_window_type -> x:int -> y:int -> int * intmethod can_default : boolmethod coerce : GObj.widgetmethod composite_child : boolmethod cursor_visible : boolmethod destroy : unit -> unitmethod drag : GObj.drag_opsmethod draw_spaces : SourceView3Enums.source_draw_spaces_flags listmethod event : GObj.event_opsmethod events : GdkEnums.event_mask listmethod focus_on_click : boolmethod forward_display_line : GText.iter -> boolmethod forward_display_line_end : GText.iter -> boolmethod get_border_window_size : [ `BOTTOM | `LEFT | `RIGHT | `TOP ] -> intmethod get_iter_at_location : x:int -> y:int -> GText.itermethod get_iter_location : GText.iter -> Gdk.Rectangle.tmethod get_line_at_y : int -> GText.iter * intmethod get_line_yrange : GText.iter -> int * intmethod get_mark_priority : category:string -> intmethod get_window : Gtk.Tags.text_window_type -> Gdk.window optionmethod get_window_type : Gdk.window -> Gtk.Tags.text_window_typemethod hadjustment : GData.adjustmentmethod halign : GtkEnums.alignmethod has_default : boolmethod height_request : intmethod hexpand_set : boolmethod highlight_current_line : boolmethod im_module : stringmethod indent_on_tab : boolmethod indent_width : intmethod insert_spaces_instead_of_tabs : boolmethod justification : Gtk.Tags.justificationmethod margin_bottom : intmethod margin_right : intmethod margin_start : intmethod misc : GObj.misc_opsmethod move_child : child:GObj.widget -> x:int -> y:int -> unitmethod move_mark_onscreen : GText.mark -> boolmethod move_visually : GText.iter -> int -> boolmethod no_show_all : boolmethod parent : Gtk.container Gtk.obj optionmethod pixels_above_lines : intmethod pixels_below_lines : intmethod pixels_inside_wrap : intmethod place_cursor_onscreen : unit -> boolmethod populate_all : boolmethod receives_default : boolmethod right_margin : intmethod right_margin_position : intmethod scale_factor : intmethod set_accepts_tab : bool -> unitmethod set_app_paintable : bool -> unitmethod set_auto_indent : bool -> unitmethod set_border_window_size : typ:[ `BOTTOM | `LEFT | `RIGHT | `TOP ] -> size:int -> unitmethod set_bottom_margin : int -> unitmethod set_buffer : GText.buffer -> unitmethod set_can_default : bool -> unitmethod set_can_focus : bool -> unitmethod set_cursor_color : Gdk.color -> unitmethod set_cursor_visible : bool -> unitmethod set_draw_spaces : SourceView3Enums.source_draw_spaces_flags list -> unitmethod set_editable : bool -> unitmethod set_events : GdkEnums.event_mask list -> unitmethod set_expand : bool -> unitmethod set_focus_on_click : bool -> unitmethod set_hadjustment : GData.adjustment -> unitmethod set_halign : GtkEnums.align -> unitmethod set_has_default : bool -> unitmethod set_has_focus : bool -> unitmethod set_height_request : int -> unitmethod set_hexpand : bool -> unitmethod set_hexpand_set : bool -> unitmethod set_highlight_current_line : bool -> unitmethod set_im_module : string -> unitmethod set_indent : int -> unitmethod set_indent_on_tab : bool -> unitmethod set_indent_width : int -> unitmethod set_insert_spaces_instead_of_tabs : bool -> unitmethod set_is_focus : bool -> unitmethod set_justification : Gtk.Tags.justification -> unitmethod set_left_margin : int -> unitmethod set_margin : int -> unitmethod set_margin_bottom : int -> unitmethod set_margin_end : int -> unitmethod set_margin_left : int -> unitmethod set_margin_right : int -> unitmethod set_margin_start : int -> unitmethod set_margin_top : int -> unitmethod set_monospace : bool -> unitmethod set_name : string -> unitmethod set_no_show_all : bool -> unitmethod set_opacity : float -> unitmethod set_overwrite : bool -> unitmethod set_parent : Gtk.container Gtk.obj option -> unitmethod set_pixels_above_lines : int -> unitmethod set_pixels_below_lines : int -> unitmethod set_pixels_inside_wrap : int -> unitmethod set_populate_all : bool -> unitmethod set_receives_default : bool -> unitmethod set_right_margin : int -> unitmethod set_right_margin_position : int -> unitmethod set_sensitive : bool -> unitmethod set_show_line_marks : bool -> unitmethod set_show_line_numbers : bool -> unitmethod set_show_right_margin : bool -> unitmethod set_smart_home_end : SourceView3Enums.source_smart_home_end_type -> unitmethod set_style : Gtk.style -> unitmethod set_tab_width : int -> unitmethod set_tooltip_text : string -> unitmethod set_top_margin : int -> unitmethod set_vadjustment : GData.adjustment -> unitmethod set_valign : GtkEnums.align -> unitmethod set_vexpand : bool -> unitmethod set_vexpand_set : bool -> unitmethod set_visible : bool -> unitmethod set_width_request : int -> unitmethod set_wrap_mode : Gtk.Tags.wrap_mode -> unitmethod show_line_marks : boolmethod show_line_numbers : boolmethod show_right_margin : boolmethod smart_home_end : SourceView3Enums.source_smart_home_end_typemethod starts_display_line : GText.iter -> boolmethod tooltip_text : stringmethod vadjustment : GData.adjustmentmethod valign : GtkEnums.alignmethod vexpand_set : boolmethod visible_rect : Gdk.Rectangle.tmethod width_request : intmethod window_to_buffer_coords : tag:Gtk.Tags.text_window_type -> x:int -> y:int -> int * intmethod wrap_mode : Gtk.Tags.wrap_mode