GtkSourceView3_types.source_completion_proposal Gtk.obj ->
object ('a)
  method after : 'a
  method changed : callback:(unit -> unit) -> GtkSignal.id
  method notify_icon : callback:(GdkPixbuf.pixbuf -> unit) -> GtkSignal.id
  method notify_info : callback:(string -> unit) -> GtkSignal.id
  method notify_label : callback:(string -> unit) -> GtkSignal.id
  method notify_markup : callback:(string -> unit) -> GtkSignal.id
  method notify_text : callback:(string -> unit) -> GtkSignal.id
end