Foundry.CompletionProposal¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
|||
r |
|||
r |
|||
r |
|||
r |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
Class Details¶
- class Foundry.CompletionProposal(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
An abstract base class for completion providers.
- dup_snippet_text()¶
-
If the proposal supports inserting a snippet, then this contains the text of that snippet.
The format should be in
GtkSourceSnippetformat.
- do_dup_snippet_text() virtual¶
-
If the proposal supports inserting a snippet, then this contains the text of that snippet.
The format should be in
GtkSourceSnippetformat.
Property Details¶
- Foundry.CompletionProposal.props.comment¶
- Foundry.CompletionProposal.props.details¶
- Foundry.CompletionProposal.props.icon¶