Foundry.Template¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
|||
r |
|||
r |
|||
[ |
r |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
Class Details¶
- class Foundry.Template(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- dup_input()¶
- Return type:
- dup_tags()¶
-
Gets tags describing the template such as “meson” or “flatpak”.
- expand()¶
- Returns:
a [class`Dex`.Future] that resolves to a [iface`Gio`.ListModel] of [class`Foundry`.TemplateOutput].
- Return type:
Expands the template based on the input parameters provided to the template.
- do_dup_input() virtual¶
- Return type:
- do_dup_tags() virtual¶
-
Gets tags describing the template such as “meson” or “flatpak”.
- do_expand() virtual¶
- Returns:
a [class`Dex`.Future] that resolves to a [iface`Gio`.ListModel] of [class`Foundry`.TemplateOutput].
- Return type:
Expands the template based on the input parameters provided to the template.
Property Details¶
- Foundry.Template.props.input¶
- Name:
input- Type:
- Default Value:
- Flags: