Class GSourceView3.source_completion_info

class source_completion_info : [> GtkSourceView3_types.source_completion_info ] Gtk.obj -> object .. end

Inherits
val obj : ([> GtkSourceView3_types.source_completion_info ] as 'a) Gtk.obj
method as_source_completion_info : GtkSourceView3_types.source_completion_info Gtk.obj
method max_height : int
method max_width : int
method set_max_height : int -> unit
method set_max_width : int -> unit
method set_shrink_height : bool -> unit
method set_shrink_width : bool -> unit
method set_widget : GObj.widget -> unit
method shrink_height : bool
method shrink_width : bool
method widget : GObj.widget