gtk.EntryCompletion

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

EntryCompletion
class EntryCompletion

gtk.EntryCompletion is an auxiliary object to be used in conjunction with gtk.Entry to provide the completion functionality. It implements the GtkCellLayout interface, to allow the user to add extra cells to the gtk.TreeView with completion matches.