Package: gtk
Function gtk:widget-unregister-window
Lambda Listgtk:widget-unregister-window (widget window) ArgumentsDetails
Unregisters a GDK window from the widget that was previously set up with the gtk:widget-register-window function.
You need to call this when the window is no longer used by the widget, such
as when you destroy it. | See also |
#2023-3-8