Wp.FeatureActivationTransition

g GObject.GInterface GObject.GInterface Gio.AsyncResult Gio.AsyncResult GObject.GInterface->Gio.AsyncResult GObject.Object GObject.Object Wp.Transition Wp.Transition GObject.Object->Wp.Transition Gio.AsyncResult->Wp.Transition Wp.FeatureActivationTransition Wp.FeatureActivationTransition Wp.Transition->Wp.FeatureActivationTransition

Subclasses:

None

Methods

Inherited:

Wp.Transition (13), GObject.Object (37), Gio.AsyncResult (4)

Structs:

GObject.ObjectClass (5)

get_requested_features ()

Virtual Methods

Inherited:

Wp.Transition (2), GObject.Object (7), Gio.AsyncResult (3)

Properties

Inherited:

Wp.Transition (1)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Wp.FeatureActivationTransition(**kwargs)
Bases:

Wp.Transition

Abstract:

No

Structure:

Wp.FeatureActivationTransitionClass

A Wp.Transition that is used by Wp.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:

int

Gets the features requested to be activated in this transition.