SourceCompletionProposal


Object Hierarchy:

Object hierarchy for SourceCompletionProposal

Description:

[ CCode ( type_id = "gtk_source_completion_proposal_get_type ()" ) ]
[ GIR ( name = "CompletionProposal" ) ]
public interface SourceCompletionProposal : Object

Interface for completion proposals.

This interface is used to denote that an object is capable of being a completion proposal for [class@Completion].

Currently, no method or functions are required but additional methods may be added in the future. Proposals created by SourceCompletionProvider can use [func@GObject.IMPLEMENT_INTERFACE] to implement this with null for the interface init function.

All known implementing classes:

Namespace: Gtk

Content:

Methods:

Signals:

Inherited Members: