man GEdit.entry_completion () - no description

NAME

GEdit.entry_completion - no description

Class

Class GEdit.entry_completion

Documentation

class entry_completion : [> `celllayout | `entrycompletion ] Gtk.obj -> object end

Since GTK 2.4

Parameters:

""

([> `celllayout | `entrycompletion ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method as_entry_completion : Gtk.entry_completion

method misc : GObj.gobject_ops

method connect : GEdit.entry_completion_signals

method minimum_key_length : int

method set_minimum_key_length : int -> unit

method model : GTree.model

method set_model : GTree.model -> unit

method get_entry : GObj.widget option

method complete : unit -> unit

method insert_action_text : int -> string -> unit

method insert_action_markup : int -> string -> unit

method delete_action : int -> unit

method set_match_func : (string -> Gtk.tree_iter -> bool) -> unit

method set_text_column : string GTree.column -> unit