Class OgtkSourceView3Props.source_completion_sigs

method private virtual connect : b. ([> `sourcecompletion ] as 'a, 'b) GtkSignal.t -> callback:'b -> GtkSignal.id
method private virtual notify : b. ('a'b) Gobject.property -> callback:('b -> unit) -> GtkSignal.id
method activate_proposal : < activate_proposal : callback:(unit -> unit) -> GtkSignal.id; hide : callback:(unit -> unit) -> GtkSignal.id; move_cursor : callback:(GtkEnums.scroll_step -> int -> unit) -> GtkSignal.id; move_page : callback:(GtkEnums.scroll_step -> int -> unit) -> GtkSignal.id; notify_accelerators : callback:(int -> unit) -> GtkSignal.id; notify_auto_complete_delay : callback:(int -> unit) -> GtkSignal.id; notify_proposal_page_size : callback:(int -> unit) -> GtkSignal.id; notify_provider_page_size : callback:(int -> unit) -> GtkSignal.id; notify_remember_info_visibility : callback:(bool -> unit) -> GtkSignal.id; notify_select_on_show : callback:(bool -> unit) -> GtkSignal.id; notify_show_headers : callback:(bool -> unit) -> GtkSignal.id; notify_show_icons : callback:(bool -> unit) -> GtkSignal.id; show : callback:(unit -> unit) -> GtkSignal.id; .. > -> callback:(unit -> unit) -> GtkSignal.id
method hide : 'c -> callback:(unit -> unit) -> GtkSignal.id
method move_cursor : 'c -> callback:(GtkEnums.scroll_step -> int -> unit) -> GtkSignal.id
method move_page : 'c -> callback:(GtkEnums.scroll_step -> int -> unit) -> GtkSignal.id
method show : 'c -> callback:(unit -> unit) -> GtkSignal.id
method notify_accelerators : 'c -> callback:(int -> unit) -> GtkSignal.id
method notify_auto_complete_delay : 'c -> callback:(int -> unit) -> GtkSignal.id
method notify_proposal_page_size : 'c -> callback:(int -> unit) -> GtkSignal.id
method notify_provider_page_size : 'c -> callback:(int -> unit) -> GtkSignal.id
method notify_remember_info_visibility : 'c -> callback:(bool -> unit) -> GtkSignal.id
method notify_select_on_show : 'c -> callback:(bool -> unit) -> GtkSignal.id
method notify_show_headers : 'c -> callback:(bool -> unit) -> GtkSignal.id
method notify_show_icons : 'c -> callback:(bool -> unit) -> GtkSignal.id