Project

General

Profile

Up

_gtkObjectTypeName

_gtkObjectTypeName returns the human readable type of the given object.
All Scol types derived of Objects are accepted.

Prototype : fun [*] S

  • * : any Scol type derived of Objects

  • Return : S : the human readable type or nil if error

See also