Package: gtk
Function gtk:widget-is-toplevel
Lambda Listgtk:widget-is-toplevel (widget) ArgumentsReturn ValueTrue if widget is a toplevel, false otherwise. Details
Determines whether the widget is a toplevel widget. Currently only gtk:window, gtk:invisible, and out-of-process gtk:plug widgets are toplevel widgets. Toplevel
widgets have no parent widget. | See also |
#2023-3-8