Package: gtk

Function gtk:application-window-id

Lambda List

gtk:application-window-id (window)

Arguments

window -- a gtk:application-window widget

Return Value

The unique ID for window, or 0 if window has not yet been added to a gtk:application instance.

Details

Returns the unique ID of the application window. If the application window has not yet been added to a gtk:application instance, returns 0.
 

See also

2024-10-7