Package: gobject
Function g-is-object
Lambda Listg-is-object (object) ArgumentsDetails Checks whether the object argument is of +g-type-object+ type
or derived from it. Example(g-is-object (make-instance 'gtk-button)) => T | See also |
2021-9-11