get_application_for_window


Description:

public unowned Application get_application_for_window (Window window)

Used to fetch the Application containing the passed window.

Parameters:

this

a Matcher

window

The window to look for

Returns:

The Application representing the xid passed, or NULL if none exists.