GtkSourceView3_types.source_completion_info Gtk.obj ->
object ('a)
  method add : callback:(GObj.widget -> unit) -> GtkSignal.id
  method after : 'a
  method before_show : callback:(unit -> unit) -> GtkSignal.id
  method destroy : callback:(unit -> unit) -> GtkSignal.id
  method notify_border_width : callback:(int -> unit) -> GtkSignal.id
  method notify_max_height : callback:(int -> unit) -> GtkSignal.id
  method notify_max_width : callback:(int -> unit) -> GtkSignal.id
  method notify_resize_mode :
    callback:(GtkEnums.resize_mode -> unit) -> GtkSignal.id
  method notify_shrink_height : callback:(bool -> unit) -> GtkSignal.id
  method notify_shrink_width : callback:(bool -> unit) -> GtkSignal.id
  method remove : callback:(GObj.widget -> unit) -> GtkSignal.id
end