GtkSourceCompletionProposalIface.getMarkup

struct GtkSourceCompletionProposalIface
extern (C)
char* function(GtkSourceCompletionProposal* proposal) getMarkup;

Return Value

a new string containing the label of @proposal with markup.

Meta