Class GSourceView3.source_buffer_signals

class source_buffer_signals : GtkSourceView3_types.source_buffer Gtk.obj -> object .. end

Inherits
method changed : callback:(unit -> unit) -> GtkSignal.id
method highlight_updated : callback:(Gtk.text_iter -> Gtk.text_iter -> unit) -> GtkSignal.id
method source_mark_updated : callback:(GtkSourceView3_types.source_mark Gtk.obj -> unit) -> GtkSignal.id
method notify_can_redo : callback:(bool -> unit) -> GtkSignal.id
method notify_can_undo : callback:(bool -> unit) -> GtkSignal.id
method notify_highlight_matching_brackets : callback:(bool -> unit) -> GtkSignal.id
method notify_highlight_syntax : callback:(bool -> unit) -> GtkSignal.id
method notify_max_undo_levels : callback:(int -> unit) -> GtkSignal.id