CompletionProposalIfaceProxy

Proxy object for GtkSource.CompletionProposal interface when a GObject has no applicable D binding

class CompletionProposalIfaceProxy : IfaceProxy , CompletionProposal {}

Mixed In Members

From mixin CompletionProposalT!()

getTypedText
string getTypedText()

Gets the typed-text for the proposal, if supported by the implementation.

Inherited Members

From CompletionProposal

getTypedText
string getTypedText()

Gets the typed-text for the proposal, if supported by the implementation.