centos man page for xmgetdestination

Query: xmgetdestination

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmGetDestination(library call)											    XmGetDestination(library call)

NAME
XmGetDestination -- A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations
SYNOPSIS
#include <Xm/Xm.h> Widget XmGetDestination( 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 performed and is the destination for quick paste and certain clip- board functions. The destination is NULL until a keyboard or mouse operation has been done on an editable widget. Refer to the Motif Pro- grammer's Guide for a description of keyboard focus. display Specifies the display whose destination widget is to be queried
RETURN
Returns the widget ID for the current destination or NULL if there is no current destination. XmGetDestination(library call)
Related Man Pages
xtparseacceleratortable(3xt) - redhat
xtinstallaccelerators(3) - debian
xtinstallaccelerators(3) - centos
xtinstallallaccelerators(3) - hpux
xtinstallaccelerators(3xt) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!