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. Example(g:is-object (make-instance 'gtk-button)) => T | See also |
2023-12-1