Foundry.InputCombo¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/en |
|||
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.InputCombo(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(title, subtitle, validator, choices)¶
- Parameters:
title (
str) –subtitle (
str) –validator (
Foundry.InputValidatororNone) – optional validatorchoices (
Gio.ListModel) –
- Return type:
- dup_choice()¶
- Return type:
- list_choices()¶
- Returns:
a [iface`Gio`.ListModel] of [class`Foundry`.InputChoice].
- Return type:
- set_choice(choice)¶
- Parameters:
choice (
Foundry.InputChoice) –
Property Details¶
- Foundry.InputCombo.props.choice¶
- Name:
choice- Type:
- Default Value:
- Flags:
- Foundry.InputCombo.props.choices¶
- Name:
choices- Type:
- Default Value:
- Flags: