TypeScript API Documentation for GTKSOURCEVIEW
API Version: 5
Library Version: 5.21.0
Generated with TypeDoc via ts-for-gir v5.2.0
Interface for implementing CompletionProposal. Contains only the virtual methods that need to be implemented.
Virtual
Gets the typed-text for the proposal, if supported by the implementation.
Implementing this virtual-function is optional, but can be useful to allow external tooling to compare results.
5.6
Interface for implementing CompletionProposal. Contains only the virtual methods that need to be implemented.