GtkSourceCompletionProposalIface.equal

struct GtkSourceCompletionProposalIface
extern (C)
int function(GtkSourceCompletionProposal* proposal, GtkSourceCompletionProposal* other) equal;

Return Value

%TRUE if @proposal and @object are the same proposal

Meta