_gtkFontDestroy
_gtkFontDestroy destroys a Font object when no longer needed.
Prototype : fun [ObjGtkFont] I
- ObjGtkFont : a Font objec.
- Return : I success or nil if an error occurs (typically the object is already destroyed or not created yet)
_gtkFontDestroy destroys a Font object when no longer needed.