class virtual source_completion_info_props :object
..end
val virtual obj : [> `sourcecompletioninfo ] Gobject.obj
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 max_height : int
method max_width : int
method shrink_height : bool
method shrink_width : bool