Package: gtk
Function gtk:widget-is-ancestor
Lambda Listgtk:widget-is-ancestor (widget ancestor) ArgumentsReturn Value True if ancestor contains the widget as a child, grandchild,
great grandchild, and so on. Details Determines whether the widget is somewhere inside ancestor, possibly
with intermediate containers. | See also |
2025-2-13