get_id
Description:
Returns the unique ID of the window.
If the window has not yet been added to a `GtkApplication`, returns `0`.
Parameters:
this |
an application window |
Returns:
the unique ID for the window, or `0` if the window has not yet been added to an application |