get_id


Description:

[ Version ( since = "3.6" ) ]
public uint get_id ()

Returns the unique ID of the window.

If the window has not yet been added to a Application, returns `0`.

Parameters:

this

a ApplicationWindow

Returns:

the unique ID for this, or `0` if the window has not yet been added to a Application