CompletionProposal


Object Hierarchy:

GtkSource.CompletionProposal GtkSource.CompletionProposal GtkSource.CompletionProposal GLib.Object GLib.Object GLib.Object->GtkSource.CompletionProposal

Description:

[ CCode ( type_cname = "GtkSourceCompletionProposalInterface" , type_id = "gtk_source_completion_proposal_get_type ()" ) ]
public interface CompletionProposal : 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 CompletionProvider can use [func@GObject.IMPLEMENT_INTERFACE] to implement this with null for the interface init function.


Namespace: GtkSource
Package: gtksourceview-5

Content:

Methods:

Inherited Members: