class virtual source_completion_info_sigs :
object
.. end
method private virtual connect : 'b.
([> `sourcecompletioninfo ], 'b) GtkSignal.t -> callback:'b -> GtkSignal.id
method private virtual notify : 'b.
([> `sourcecompletioninfo ] as 'a, 'b) Gobject.property ->
callback:('b -> unit) -> GtkSignal.id
method before_show : callback:(unit -> unit) -> GtkSignal.id
method notify_max_height : callback:(int -> unit) -> GtkSignal.id
method notify_max_width : callback:(int -> unit) -> GtkSignal.id
method notify_shrink_height : callback:(bool -> unit) -> GtkSignal.id
method notify_shrink_width : callback:(bool -> unit) -> GtkSignal.id