Windows PowerShell command on Get-command Tk_DrawFocusHighlight
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man Tk_DrawFocusHighlight

Tk Library Procedures Tk_DrawFocusHighlight(3TK)

_________________________________________________________________

NAME

Tk_DrawFocusHighlight - draw the traversal highlight ring

for a widget

SYNOPSIS

#include

Tk_DrawFocusHighlight(tkwin, gc, width, drawable)

ARGUMENTS

Tk_Window tkwin (in) Window for which the

highlight is being drawn. Used to retrieve the window's dimensions, among other things. GC gc (in) Graphics context to use for drawing the highlight. int width (in) Width of the highlight ring, in pixels. Drawable drawable (in) Drawable in which to draw the highlight; usually an

offscreen pixmap for dou-

ble buffering.

_________________________________________________________________

DESCRIPTION

Tk_DrawFocusHighlight is a utility procedure that draws the

traversal highlight ring for a widget. It is typically invoked by widgets during redisplay. KEYWORDS focus, traversal highlight

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes: Tk Last change: 4.0 1

Tk Library Procedures Tk_DrawFocusHighlight(3TK)

_______________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE|

|____________________|__________________|_

| Availability | runtime/tk-8 |

|____________________|__________________|_

| Interface Stability| Uncommitted |

|____________________|_________________|

NOTES Source for Tk is available on http://opensolaris.org. Tk Last change: 4.0 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™