Class type GText.buffer_signals_skel_type
method apply_tag : callback:(tag -> start:iter -> stop:iter -> unit) -> GtkSignal.idmethod begin_user_action : callback:(unit -> unit) -> GtkSignal.idmethod changed : callback:(unit -> unit) -> GtkSignal.idmethod delete_range : callback:(start:iter -> stop:iter -> unit) -> GtkSignal.idmethod end_user_action : callback:(unit -> unit) -> GtkSignal.idmethod insert_child_anchor : callback:(iter -> Gtk.text_child_anchor -> unit) -> GtkSignal.idmethod insert_pixbuf : callback:(iter -> GdkPixbuf.pixbuf -> unit) -> GtkSignal.idmethod insert_text : callback:(iter -> string -> unit) -> GtkSignal.idmethod mark_deleted : callback:(Gtk.text_mark -> unit) -> GtkSignal.idmethod mark_set : callback:(iter -> Gtk.text_mark -> unit) -> GtkSignal.idmethod modified_changed : callback:(unit -> unit) -> GtkSignal.idmethod remove_tag : callback:(tag -> start:iter -> stop:iter -> unit) -> GtkSignal.idmethod notify_cursor_position : callback:(int -> unit) -> GtkSignal.idmethod notify_has_selection : callback:(bool -> unit) -> GtkSignal.idmethod notify_tag_table : callback:(Gtk.text_tag_table -> unit) -> GtkSignal.id