Foundry.HoverProvider¶
- Subclasses:
None
Methods¶
- Inherited:
Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
|||
r/w/co |
|||
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
Class Details¶
- class Foundry.HoverProvider(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
Abstract base class for plugins to provide hover tooltip features.
- dup_buffer()¶
- Return type:
- dup_document()¶
- Return type:
- dup_plugin_info()¶
- Return type:
- populate(location)¶
- Parameters:
location (
Foundry.TextIter) – a [struct`Foundry`.TextIter]- Returns:
a [class`Dex`.Future] that resolves to a [iface`Gio`.ListModel] of [class`Foundry`.Markup].
- Return type:
Dex.FutureorNone
- do_populate(location) virtual¶
- Parameters:
location (
Foundry.TextIter) – a [struct`Foundry`.TextIter]- Returns:
a [class`Dex`.Future] that resolves to a [iface`Gio`.ListModel] of [class`Foundry`.Markup].
- Return type:
Dex.FutureorNone
Property Details¶
- Foundry.HoverProvider.props.buffer¶
- Name:
buffer- Type:
- Default Value:
- Flags:
- Foundry.HoverProvider.props.document¶
- Name:
document- Type:
- Default Value:
- Flags:
- Foundry.HoverProvider.props.plugin_info¶
- Name:
plugin-info- Type:
- Default Value:
- Flags: