gsv.SourceCompletionProposalT

Undocumented in source.

Public Imports

gsvc.gsvtypes
public import gsvc.gsvtypes;
Undocumented in source.
gsvc.gsv
public import gsvc.gsv;
Undocumented in source.
glib.ConstructionException
public import glib.ConstructionException;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gdk.Pixbuf
public import gdk.Pixbuf;
Undocumented in source.

Members

Templates

SourceCompletionProposalT
template SourceCompletionProposalT(TStruct)

The proposal interface represents a completion item in the completion window. It provides information on how to display the completion item and what action should be taken when the completion item is activated.

Meta