ApplicationWindow.getId

uint getId()

Returns the unique ID of the window.

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

Returns

the unique ID for window, or 0 if the window

has not yet been added to a gtk.application.Application