to_string


Description:

public unowned string to_string ()

Parameters:

type

A handle type, which need not be valid

Returns:

a human-readable string describing the handle type, e.g. "contact". For invalid handle types, returns "(no handle)" for 0 or "(invalid handle type)" for others.