DragonFly On-Line Manual Pages

Search: Section:  


EZ_SetGlobalForeground(3)       EZWGL Functions      EZ_SetGlobalForeground(3)

NAME

EZ_SetGlobalForeground - override the default foreground color

SYNOPSIS

#include <EZ.h> int EZ_SetGlobalForeground( char *color_name)

ARGUMENTS

color_name Specifies a color.

DESCRIPTION

This function sets the default foreground color for all widgets. The default foreground color is 'black'. Note: the default foreground color only affects those widgets whose foreground color is not specified by resources.

SEE ALSO

EZ_SetKbdHighlightColor(3), EZ_SetDefaultLabelFont(3) EZWGL EZ_SetGlobalForeground(3)

Search: Section: