Wp.FeatureActivationTransition¶
- Subclasses:
None
Methods¶
- Inherited:
Wp.Transition (13), GObject.Object (37), Gio.AsyncResult (4)
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Wp.FeatureActivationTransition(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A
Wp.Transition
that is used byWp.Object
to implement feature activation.- get_requested_features()¶
- Returns:
the features that were requested to be activated in this transition; this contains the features as they were passed in
Wp.Object.activate
() and therefore it may contain unsupported or already active features- Return type:
Gets the features requested to be activated in this transition.