Foundry.DocumentationRoot¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
|||
r/w/co |
|||
r/w/co |
|||
r/w/co |
|||
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.DocumentationRoot(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An area where documentation may be ingested from.
Plugins may use this information to scan for documentation that matches their particular format.
- classmethod new(identifier, title, version, icon, directories)¶
- Parameters:
identifier (
str) –title (
str) –version (
str) –icon (
Gio.Icon) –directories (
Gio.ListModel) –
- Return type:
- list_directories()¶
- Returns:
a [iface`Gio`.ListModel] of [iface`Gio`.File].
- Return type:
Property Details¶
- Foundry.DocumentationRoot.props.directories¶
- Name:
directories- Type:
- Default Value:
- Flags:
- Foundry.DocumentationRoot.props.icon¶
- Name:
icon- Type:
- Default Value:
- Flags:
- Foundry.DocumentationRoot.props.identifier¶
- Name:
identifier- Type:
- Default Value:
- Flags:
- Foundry.DocumentationRoot.props.title¶
- Name:
title- Type:
- Default Value:
- Flags: