get_applications


Description:

public List<unowned Application> get_applications ()

Used to fetch all Application's running or not.

Application authors who wish to only see running applications should use bamf_matcher_get_running_applications instead. The reason this method is needed is bamf will occasionally track applications which are not currently running for nefarious purposes.

Parameters:

this

a Matcher

Returns:

A list of Application's.