Project

General

Profile

Up

_gtkFontNameSet

_gtkFontNameSet sets the font name of a Font object.

Prototype : fun [ObjGtkFont S] ObjGtkFont

  • ObjGtkFont : a Font object.

  • S : the font family name.

  • Return ObjGtkFont : the same Font object or nil if an error occurs.

See also

Example