add_feature


Description:

public void add_feature (SessionFeature feature)

Adds feature's functionality to this.

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

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

Parameters:

this

a Session

feature

an object that implements SessionFeature