cursor(4) mojave man page | unix.com

Man Page: cursor

Operating Environment: mojave

Section: 4

cursor(n)							Tk cursor routines							 cursor(n)

__________________________________________________________________________________________________________________________________________________

NAME
cursor - Procedures to handle CURSOR data
SYNOPSIS
package require Tk package require cursor ?0.1? ::cursor::propagate widget cursor ::cursor::restore widget ?cursor? ::cursor::display ?parent? _________________________________________________________________
DESCRIPTION
The cursor package provides commands to handle Tk cursors.
COMMANDS
The following commands are available: ::cursor::propagate widget cursor Sets the cursor for the specified widget and all its descendants to cursor. ::cursor::restore widget ?cursor? Restore the original or previously set cursor for the specified widget and all its descendants. If cursor is specified, that will be used if on any widget that did not have a preset cursor (set by a previous call to ::cursor::propagate). ::cursor::display ?parent? Pops up a dialog with a listbox containing all the cursor names. Selecting a cursor name will display it in that dialog. This is simply for viewing any available cursors on the platform.
SEE ALSO
Tk_GetCursor(3), cursors(n), options(n)
KEYWORDS
cursor
COPYRIGHT
Copyright (c) Jeffrey Hobbs <jeff@hobbs.org> cursor 0.1 cursor(n)
Related Man Pages
xundefinecursor(3x11) - redhat
dteditorsetinsertionposition(3) - hpux
close(7) - suse
xmtrackinglocate(3x) - osf1
mongoclient.killcursor(3) - php
Similar Topics in the Unix Linux Community
Cursor Laction in a shell script
Cursor positioning thru VI Editor
how can i search word that is under the cursor in VI
Browsing to files under cursor
Holding cursor position on one line