Go to the first, previous, next, last section, table of contents.


gcontext-font

Function: gcontext-font { gcontext -> font }
file: 10-C-utils.t
package: muf
status: alpha

Returns the font associated with the given gcontext.

The gcontext argument must satisfy gcontext?

The return font value will either be nil or satisfy font?


Go to the first, previous, next, last section, table of contents.