add_feature


Description:

[ Version ( since = "2.24" ) ]
public void add_feature (SessionFeature feature)

Adds feature's functionality to this.

You cannot add multiple features of the same [alias@GObject.Type] to a session.

See the main [class@Session] documentation for information on what features are present in sessions by default.

Parameters:

this

a Session

feature

an object that implements SessionFeature