Dex.FutureListModel¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Dex.FutureListModel(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
This class provides a [iface`Gio`.ListModel] implementation that will expand to the contents of another [iface`Gio`.ListModel] from a [class`Dex`.Future].
New in version 1.1.
- dup_future()¶
- Returns:
a [class`Dex`.Future] that resolves to a [iface`Gio`.ListModel] or rejects with error.
- Return type:
Gets the future provided when creating the list model.
New in version 1.1.