Interface CompletionProposal
- Namespace
- GtkSource
- Assembly
- GtkSource-5.dll
public interface CompletionProposal
Properties
Handle
ObjectHandle Handle { get; }
Property Value
Methods
GetTypedText()
[Version("5.6")]
string? GetTypedText()
public interface CompletionProposal
ObjectHandle Handle { get; }
[Version("5.6")]
string? GetTypedText()