Virtual Method
FoundryCompletionProposaldup_snippet_text
Declaration [src]
char*
dup_snippet_text (
FoundryCompletionProposal* self
)
Description [src]
If the proposal supports inserting a snippet, then this contains the text of that snippet.
The format should be in GtkSourceSnippet
format.