get_application


Description:

public unowned Application get_application (ulong xwindow)

Gets the Application corresponding to the group leader with xwindow as X window ID.

Parameters:

this

a Handle

xwindow

the X window ID of a group leader.

Returns:

the Application corresponding to xwindow, or null if there no such Application could be found. The returned Application is owned by libwnck and must not be referenced or unreferenced.