Interface

IdeCompletionProposal

Description

interface Ide.CompletionProposal : GObject.Object
No description available.

Prerequisite

In order to implement CompletionProposal, your type must inherit from GObject.

Interface structure

struct IdeCompletionProposalInterface {
  GTypeInterface parent_iface;
  
}
Interface members
parent_iface
GTypeInterface
 No description available.