Project

General

Profile

Up

_gtkObjectIsObject

_gtkObjectIsObject returns 1 if the given object is derived of Objects.
All Scol types derived of Objects are accepted.

Prototype : fun [*] I

  • * : any Scol type derived of Objects

  • Return : I : 1 if derived of Objects, otherwise 0

See also