GES.CommandLineFormatter¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class GES.CommandLineFormatter(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod get_help(commands)[source]¶
-
Creates a help string based on commands.
Result: (transfer full): A help string.
New in version 1.10.
- classmethod get_timeline_uri(timeline)[source]¶
- Parameters:
timeline (
GES.Timeline
) – AGES.Timeline
to serialize- Return type:
New in version 1.10.