*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: DXmCreateCursor | Section: 3 | Source: Digital UNIX | File: DXmCreateCursor.3X.gz
DXmCreateCursor(3X) DXmCreateCursor(3X) NAME DXmCreateCursor - Creates a specific cursor. SYNOPSIS Cursor DXmCreateCursor(widget, cursorkind) Widget widget; int cursorkind; PARAMETERS The widget from which display information is obtained. An integer that represents the type of cursor, as follows: tab(@); lfHB lfHB l l . _ Value@Cursor Description _ decw$c_wait_cursor (4)@T{ A watch T} decw$c_questionmark_cursor (54)@T{ A question mark T} decw$c_inactive_cursor (6)@T{ A caution ("do not enter") symbol T} _ The following X Window System fallbacks are provided in the event the DECwindows-specific cursors cannot be loaded: tab(@); lfHB lfHB l l . _ DECwindows-Specific Cursor@X Fallback _ decw$c_wait_cursor@T{ XC_watch T} decw$c_questionmark_cursor@T{ XC_question_arrow T} decw$c_inactive_cursor@T{ XC_circle T} _ You can specify additional cursor symbols by examining the /usr/include/X11/decwcursor.h file. (X Window System fallbacks are provided for each of those cursors as well.) DESCRIPTION The DXmCreateCursor routine enables you to create a cursor that dis- plays as a watch, question mark, or caution ("do not enter") symbol (these are the most frequently used cursor symbols). RETURN VALUES The identifier (cursor ID) of the created cursor. delim off DXmCreateCursor(3X)

Navigation Options