GtkSourceCompletionProposalIface.getIcon

struct GtkSourceCompletionProposalIface
extern (C)
GdkPixbuf* function(GtkSourceCompletionProposal* proposal) getIcon;

Return Value

A #GdkPixbuf with the icon of @proposal.

Meta