ApplicationWindow.getId

Returns the unique ID of the window.

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

class ApplicationWindow
uint
getId
()

Return Value

Type: uint

the unique ID for window, or 0 if the window has not yet been added to a gtk.application.Application