get_application_for_xid


Description:

public unowned Application get_application_for_xid (uint32 xid)

Used to fetch the Application containing the passed xid.

Parameters:

this

a Matcher

xid

The XID to search for

Returns:

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