*** 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: XmGetDestination | Section: 3 | Source: Digital UNIX | File: XmGetDestination.3X.gz
XmGetDestination(3X) XmGetDestination(3X) NAME XmGetDestination - A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clip- board operations SYNOPSIS #include <Xm/Xm.h> Widget XmGetDestination (display) Display *display; DESCRIPTION XmGetDestination returns the widget that is the current destination on the specified display. The destination is generally the last editable widget on which a select, edit, insert, or paste operation was per- formed and is the destination for quick paste and certain clipboard functions. The destination is NULL if the application makes this call before any of the specified operations have been performed on an ed- itable widget. Specifies the display whose destination widget is to be queried RETURN VALUE Returns the widget ID for the current destination or NULL if there is no current destination. XmGetDestination(3X)

Navigation Options