loon (version 1.3.3)

l_setTitleFont: Set the title font of all loon displays

Description

All of loon's displays access a set of common options. This function sets the font for the title bar of the displays.

Usage

l_setTitleFont(size = "16", weight = "bold", family = "Helvetica")

Arguments

size

the font size.

weight

the font size.

family

the font family.

Value

the value of the named option.

See Also

l_getOptionNames, l_userOptions, l_userOptionDefault, l_setOption