FreeBSD Manual Pages
EZ_DisableHighlight(3) EZWGL Functions EZ_DisableHighlight(3) NAME EZ_DisableHighlight, EZ_EnableHighlight - disable/enable widget high- light SYNOPSIS #include <EZ.h> void EZ_EnableHighlight(void) void EZ_DisableHighlight(void) DESCRIPTION EZ_DisableHighlight Disable widget highlighting. By default, widget highlighting is enabled. I.e., when pointer enters a widget, the widget is displayed use a lighter color. EZ_EnableHighlight enable widget highlighting. SEE ALSO EZ_DisableBubbleHelp(3), EZ_DisableLabelOffset(3), EZ_DisableSliderDe- pression(3) EZWGL EZ_DisableHighlight(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=EZ_DisableHighlight&sektion=3&manpath=FreeBSD+12.0-RELEASE+and+Ports>