Package: gobject
Function gobject:is-object
Lambda Listgobject:is-object (object) ArgumentsDetails        Checks whether the object argument is of "GObject" type
    or derived from it.     Examples(g:is-object (make-instance 'gtk-button)) => T  | See also | 
2024-12-14